Ruby  2.7.2p137(2020-10-01revision5445e0435260b449decf2ac16f9d09bae3cafe72)
Data Fields
tm Struct Reference

#include <rb_mjit_min_header-2.7.2.h>

Data Fields

int tm_sec
 
int tm_min
 
int tm_hour
 
int tm_mday
 
int tm_mon
 
int tm_year
 
int tm_wday
 
int tm_yday
 
int tm_isdst
 
long tm_gmtoff
 
const chartm_zone
 

Detailed Description

Definition at line 1963 of file rb_mjit_min_header-2.7.2.h.

Field Documentation

◆ tm_gmtoff

long tm::tm_gmtoff

Definition at line 1974 of file rb_mjit_min_header-2.7.2.h.

◆ tm_hour

int tm::tm_hour

Definition at line 1967 of file rb_mjit_min_header-2.7.2.h.

Referenced by asn1time_to_time().

◆ tm_isdst

int tm::tm_isdst

Definition at line 1973 of file rb_mjit_min_header-2.7.2.h.

◆ tm_mday

int tm::tm_mday

Definition at line 1968 of file rb_mjit_min_header-2.7.2.h.

Referenced by asn1time_to_time().

◆ tm_min

int tm::tm_min

Definition at line 1966 of file rb_mjit_min_header-2.7.2.h.

Referenced by asn1time_to_time().

◆ tm_mon

int tm::tm_mon

Definition at line 1969 of file rb_mjit_min_header-2.7.2.h.

Referenced by asn1time_to_time().

◆ tm_sec

int tm::tm_sec

Definition at line 1965 of file rb_mjit_min_header-2.7.2.h.

Referenced by asn1time_to_time().

◆ tm_wday

int tm::tm_wday

Definition at line 1971 of file rb_mjit_min_header-2.7.2.h.

◆ tm_yday

int tm::tm_yday

Definition at line 1972 of file rb_mjit_min_header-2.7.2.h.

◆ tm_year

int tm::tm_year

Definition at line 1970 of file rb_mjit_min_header-2.7.2.h.

Referenced by asn1time_to_time().

◆ tm_zone

const char* tm::tm_zone

Definition at line 1975 of file rb_mjit_min_header-2.7.2.h.


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