Ruby  2.5.0dev(2017-10-22revision60238)
Data Fields
SimpleDateData Struct Reference

Data Fields

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

Detailed Description

Definition at line 236 of file date_core.c.

Field Documentation

◆ flags

unsigned SimpleDateData::flags

Definition at line 238 of file date_core.c.

◆ jd

int SimpleDateData::jd

Definition at line 240 of file date_core.c.

◆ nth

VALUE SimpleDateData::nth

Definition at line 239 of file date_core.c.

◆ pc

unsigned SimpleDateData::pc

Definition at line 255 of file date_core.c.

◆ sg

date_sg_t SimpleDateData::sg

Definition at line 244 of file date_core.c.

◆ year

int SimpleDateData::year

Definition at line 246 of file date_core.c.


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