Ruby  2.1.10p492(2016-04-01revision54464)
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 258 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

date_sg_t ComplexDateData::sg

◆ year

int ComplexDateData::year

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