Ruby  2.4.2p198(2017-09-14revision59899)
Data Fields
SimpleDateData Struct Reference

Data Fields

unsigned flags
 
VALUE nth
 
int jd
 
date_sg_t sg
 
int year
 
unsigned pc
 

Detailed Description

Definition at line 236 of file date_core.c.

Field Documentation

◆ flags

unsigned SimpleDateData::flags

Definition at line 238 of file date_core.c.

Referenced by clear_civil(), d_lite_plus(), d_lite_to_s(), get_s_civil(), and get_s_jd().

◆ jd

int SimpleDateData::jd

◆ nth

VALUE SimpleDateData::nth

◆ pc

unsigned SimpleDateData::pc

Definition at line 255 of file date_core.c.

Referenced by clear_civil(), d_lite_to_s(), get_s_civil(), get_s_jd(), m_mday(), and m_mon().

◆ sg

date_sg_t SimpleDateData::sg

◆ year

int SimpleDateData::year

The documentation for this struct was generated from the following file: