Ruby  2.0.0p598(2014-11-13revision48408)
Data Fields
vtm Struct Reference

#include <timev.h>

Data Fields

VALUE year
 
int mon
 
int mday
 
int hour
 
int min
 
int sec
 
VALUE subsecx
 
VALUE utc_offset
 
int wday
 
int yday
 
int isdst
 
const char * zone
 

Detailed Description

Definition at line 4 of file timev.h.

Field Documentation

int vtm::hour
int vtm::isdst
int vtm::mday
int vtm::min
int vtm::mon
int vtm::sec
VALUE vtm::subsecx
VALUE vtm::utc_offset
int vtm::wday
int vtm::yday
VALUE vtm::year
const char* vtm::zone

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