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

Data Fields

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

Detailed Description

Definition at line 235 of file date_core.c.

Field Documentation

◆ flags

unsigned SimpleDateData::flags

Definition at line 237 of file date_core.c.

Referenced by clear_civil(), d_simple_new_internal(), get_s_civil(), and get_s_jd().

◆ jd

int SimpleDateData::jd

◆ nth

VALUE SimpleDateData::nth

◆ pc

unsigned SimpleDateData::pc

Definition at line 258 of file date_core.c.

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

◆ sg

double SimpleDateData::sg

Definition at line 244 of file date_core.c.

Referenced by d_simple_new_internal(), m_sg(), s_virtual_sg(), and set_sg().

◆ year

int SimpleDateData::year

Definition at line 249 of file date_core.c.

Referenced by clear_civil(), get_s_civil(), get_s_jd(), and m_year().


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