Ruby 2.7.7p221 (2022-11-24 revision 168ec2b1e5ad0e4688e963d9de019557c78feed9)
Data Fields
tm Struct Reference

#include <rb_mjit_min_header-2.7.7.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 807 of file rb_mjit_min_header-2.7.7.h.

Field Documentation

◆ tm_gmtoff

long tm::tm_gmtoff

Definition at line 818 of file rb_mjit_min_header-2.7.7.h.

◆ tm_hour

int tm::tm_hour

Definition at line 811 of file rb_mjit_min_header-2.7.7.h.

Referenced by asn1time_to_time().

◆ tm_isdst

int tm::tm_isdst

Definition at line 817 of file rb_mjit_min_header-2.7.7.h.

◆ tm_mday

int tm::tm_mday

Definition at line 812 of file rb_mjit_min_header-2.7.7.h.

Referenced by asn1time_to_time().

◆ tm_min

int tm::tm_min

Definition at line 810 of file rb_mjit_min_header-2.7.7.h.

Referenced by asn1time_to_time().

◆ tm_mon

int tm::tm_mon

Definition at line 813 of file rb_mjit_min_header-2.7.7.h.

Referenced by asn1time_to_time().

◆ tm_sec

int tm::tm_sec

Definition at line 809 of file rb_mjit_min_header-2.7.7.h.

Referenced by asn1time_to_time().

◆ tm_wday

int tm::tm_wday

Definition at line 815 of file rb_mjit_min_header-2.7.7.h.

◆ tm_yday

int tm::tm_yday

Definition at line 816 of file rb_mjit_min_header-2.7.7.h.

◆ tm_year

int tm::tm_year

Definition at line 814 of file rb_mjit_min_header-2.7.7.h.

Referenced by asn1time_to_time().

◆ tm_zone

const char* tm::tm_zone

Definition at line 819 of file rb_mjit_min_header-2.7.7.h.


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