Ruby  2.4.2p198(2017-09-14revision59899)
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 259 of file date_core.c.

Field Documentation

◆ df

int ComplexDateData::df

◆ flags

unsigned ComplexDateData::flags

Definition at line 261 of file date_core.c.

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

◆ jd

int ComplexDateData::jd

◆ nth

VALUE ComplexDateData::nth

Definition at line 262 of file date_core.c.

Referenced by c_virtual_sg(), canonicalize_c_jd(), d_lite_gc_mark(), d_lite_to_s(), and m_nth().

◆ of

int ComplexDateData::of

◆ pc

unsigned ComplexDateData::pc

◆ sf

VALUE ComplexDateData::sf

Definition at line 265 of file date_core.c.

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

◆ sg

date_sg_t ComplexDateData::sg

Definition at line 267 of file date_core.c.

Referenced by c_virtual_sg(), d_lite_plus(), d_lite_to_s(), m_sg(), and set_sg().

◆ year

int ComplexDateData::year

Definition at line 269 of file date_core.c.

Referenced by clear_civil(), d_lite_to_s(), get_c_civil(), get_c_jd(), and m_year().


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