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
 

Detailed Description

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

Field Documentation

◆ __tm_hour

int __tm::__tm_hour

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

◆ __tm_isdst

int __tm::__tm_isdst

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

◆ __tm_mday

int __tm::__tm_mday

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

◆ __tm_min

int __tm::__tm_min

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

◆ __tm_mon

int __tm::__tm_mon

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

◆ __tm_sec

int __tm::__tm_sec

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

◆ __tm_wday

int __tm::__tm_wday

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

◆ __tm_yday

int __tm::__tm_yday

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

◆ __tm_year

int __tm::__tm_year

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


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