Ruby  1.9.3p551(2014-11-13revision48407)
Data Fields
ComplexDateData Struct Reference

Data Fields

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

Detailed Description

Definition at line 262 of file date_core.c.

Field Documentation

◆ df

int ComplexDateData::df

◆ flags

unsigned ComplexDateData::flags

◆ jd

int ComplexDateData::jd

◆ nth

VALUE ComplexDateData::nth

◆ of

int ComplexDateData::of

◆ pc

unsigned ComplexDateData::pc

◆ sf

VALUE ComplexDateData::sf

◆ sg

double ComplexDateData::sg

◆ year

int ComplexDateData::year

Definition at line 276 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: