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

◆ hour

int vtm::hour

◆ isdst

int vtm::isdst

◆ mday

int vtm::mday

◆ min

int vtm::min

◆ mon

int vtm::mon

◆ sec

int vtm::sec

◆ subsecx

VALUE vtm::subsecx

◆ utc_offset

VALUE vtm::utc_offset

◆ wday

int vtm::wday

◆ yday

int vtm::yday

◆ year

VALUE vtm::year

◆ zone

const char* vtm::zone

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