Ruby 2.7.6p219 (2022-04-12 revision c9c2245c0a25176072e02db9254f0e0c84c805cd)
Data Fields
tm Struct Reference

#include <rb_mjit_min_header-2.7.6.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 1984 of file rb_mjit_min_header-2.7.6.h.

Field Documentation

◆ tm_gmtoff

long tm::tm_gmtoff

Definition at line 1995 of file rb_mjit_min_header-2.7.6.h.

◆ tm_hour

int tm::tm_hour

Definition at line 1988 of file rb_mjit_min_header-2.7.6.h.

Referenced by asn1time_to_time().

◆ tm_isdst

int tm::tm_isdst

Definition at line 1994 of file rb_mjit_min_header-2.7.6.h.

◆ tm_mday

int tm::tm_mday

Definition at line 1989 of file rb_mjit_min_header-2.7.6.h.

Referenced by asn1time_to_time().

◆ tm_min

int tm::tm_min

Definition at line 1987 of file rb_mjit_min_header-2.7.6.h.

Referenced by asn1time_to_time().

◆ tm_mon

int tm::tm_mon

Definition at line 1990 of file rb_mjit_min_header-2.7.6.h.

Referenced by asn1time_to_time().

◆ tm_sec

int tm::tm_sec

Definition at line 1986 of file rb_mjit_min_header-2.7.6.h.

Referenced by asn1time_to_time().

◆ tm_wday

int tm::tm_wday

Definition at line 1992 of file rb_mjit_min_header-2.7.6.h.

◆ tm_yday

int tm::tm_yday

Definition at line 1993 of file rb_mjit_min_header-2.7.6.h.

◆ tm_year

int tm::tm_year

Definition at line 1991 of file rb_mjit_min_header-2.7.6.h.

Referenced by asn1time_to_time().

◆ tm_zone

const char* tm::tm_zone

Definition at line 1996 of file rb_mjit_min_header-2.7.6.h.


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