Ruby 3.2.1p31 (2023-02-08 revision 31819e82c88c6f8ecfaeb162519bfa26a14b21fd)
Data Fields
tm Struct Reference

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 char * tm_zone
 

Detailed Description

Definition at line 782 of file rb_mjit_min_header-3.2.1.h.

Field Documentation

◆ tm_gmtoff

long tm::tm_gmtoff

Definition at line 793 of file rb_mjit_min_header-3.2.1.h.

◆ tm_hour

int tm::tm_hour

Definition at line 786 of file rb_mjit_min_header-3.2.1.h.

◆ tm_isdst

int tm::tm_isdst

Definition at line 792 of file rb_mjit_min_header-3.2.1.h.

◆ tm_mday

int tm::tm_mday

Definition at line 787 of file rb_mjit_min_header-3.2.1.h.

◆ tm_min

int tm::tm_min

Definition at line 785 of file rb_mjit_min_header-3.2.1.h.

◆ tm_mon

int tm::tm_mon

Definition at line 788 of file rb_mjit_min_header-3.2.1.h.

◆ tm_sec

int tm::tm_sec

Definition at line 784 of file rb_mjit_min_header-3.2.1.h.

◆ tm_wday

int tm::tm_wday

Definition at line 790 of file rb_mjit_min_header-3.2.1.h.

◆ tm_yday

int tm::tm_yday

Definition at line 791 of file rb_mjit_min_header-3.2.1.h.

◆ tm_year

int tm::tm_year

Definition at line 789 of file rb_mjit_min_header-3.2.1.h.

◆ tm_zone

const char* tm::tm_zone

Definition at line 794 of file rb_mjit_min_header-3.2.1.h.


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