Ruby  2.0.0p645(2015-04-13revision50299)
Data Fields
ComplexDateData Struct Reference

Data Fields

unsigned flags
 
VALUE nth
 
int jd
 
int df
 
VALUE sf
 
int of
 
date_sg_t sg
 
int year
 
unsigned pc
 

Detailed Description

Definition at line 255 of file date_core.c.

Field Documentation

int ComplexDateData::df
unsigned ComplexDateData::flags

Definition at line 257 of file date_core.c.

Referenced by clear_civil(), get_c_civil(), get_c_df(), get_c_jd(), and get_c_time().

int ComplexDateData::jd
VALUE ComplexDateData::nth
int ComplexDateData::of
unsigned ComplexDateData::pc
VALUE ComplexDateData::sf

Definition at line 261 of file date_core.c.

Referenced by d_lite_gc_mark(), m_ajd(), m_amjd(), m_fr(), m_sf(), and old_to_new().

date_sg_t ComplexDateData::sg
int ComplexDateData::year

Definition at line 265 of file date_core.c.

Referenced by clear_civil(), get_c_civil(), get_c_jd(), m_real_cwyear(), m_real_year(), and m_year().


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