ReactOS 0.4.16-dev-36-g301675c
|
#include <time.h>
Public Attributes | |
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 |
int tm::tm_hour |
Definition at line 71 of file time.h.
Referenced by _gmtime_worker(), _Strftime(), _tasctime_s(), LocaleTest::_time_put_get(), _tzset(), CCabinet::ConvertDateAndTime(), FillBuf(), FormatDateTime(), get_fattime(), getit(), GetStartSpoolDate(), GetUTCOffset(), GmTimeStr(), HTTP_HttpQueryInfoW(), InitLsMonths(), iso9660_date(), iso9660_ldate(), LsDate(), mktime_worker(), strftime_date(), strftime_time(), test_gmtime(), test_localtime(), test_localtime32_s(), test_localtime64_s(), test_mktime(), time_to_filetime(), timeToStr(), Trace(), UnDate(), UnDosLine(), UnLslRLine(), UnMDTMDate(), and write_volume_label().
int tm::tm_isdst |
Definition at line 77 of file time.h.
Referenced by _gmtime_worker(), _Strftime(), GetUTCOffset(), localtime(), test_gmtime(), test_localtime(), test_localtime32_s(), test_localtime64_s(), test_mktime(), UnDosLine(), and UnLslRLine().
int tm::tm_mday |
Definition at line 72 of file time.h.
Referenced by _gmtime_worker(), _Strftime(), _tasctime_s(), LocaleTest::_time_put_get(), _tzset(), CCabinet::ConvertDateAndTime(), FillBuf(), FormatDateTime(), get_fattime(), getit(), GetUTCOffset(), GmTimeStr(), HTTP_HttpQueryInfoW(), InitLsMonths(), LsDate(), mktime_worker(), strftime_date(), strftime_time(), test_asctime(), test_gmtime(), test_localtime(), test_localtime32_s(), test_localtime64_s(), test_mktime(), test_strftime(), time_to_filetime(), timeToStr(), UnDate(), UnDosLine(), UnLslRLine(), UnMDTMDate(), and write_volume_label().
int tm::tm_min |
Definition at line 70 of file time.h.
Referenced by _gmtime_worker(), _Strftime(), _tasctime_s(), LocaleTest::_time_put_get(), _tzset(), CCabinet::ConvertDateAndTime(), FillBuf(), FormatDateTime(), get_fattime(), getit(), GetStartSpoolDate(), GmTimeStr(), HTTP_HttpQueryInfoW(), iso9660_date(), iso9660_ldate(), LsDate(), mktime_worker(), strftime_date(), strftime_time(), test_gmtime(), test_localtime(), test_localtime32_s(), test_localtime64_s(), test_mktime(), time_to_filetime(), timeToStr(), Trace(), UnDate(), UnDosLine(), UnLslRLine(), UnMDTMDate(), and write_volume_label().
int tm::tm_mon |
Definition at line 73 of file time.h.
Referenced by __get_short_or_long_monthname(), _gmtime_worker(), _Strftime(), _tasctime_s(), LocaleTest::_time_put_get(), _tzset(), CCabinet::ConvertDateAndTime(), FillBuf(), FormatDateTime(), get_fattime(), getit(), GetUTCOffset(), GmTimeStr(), HTTP_HttpQueryInfoW(), InitLsMonths(), LsDate(), mktime_worker(), strftime_date(), strftime_time(), test_asctime(), test_gmtime(), test_localtime(), test_localtime32_s(), test_localtime64_s(), test_mktime(), test_strftime(), time_to_filetime(), timeToStr(), UnDate(), UnDosLine(), UnLslRLine(), UnMDTMDate(), and write_volume_label().
int tm::tm_sec |
Definition at line 69 of file time.h.
Referenced by _gmtime_worker(), _Strftime(), _tasctime_s(), LocaleTest::_time_put_get(), _tzset(), CCabinet::ConvertDateAndTime(), FillBuf(), FormatDateTime(), get_fattime(), getit(), GmTimeStr(), HTTP_HttpQueryInfoW(), mktime_worker(), strftime_date(), strftime_time(), test_gmtime(), test_localtime(), test_localtime32_s(), test_localtime64_s(), test_mktime(), time_to_filetime(), timeToStr(), Trace(), UnDate(), UnMDTMDate(), and write_volume_label().
int tm::tm_wday |
Definition at line 75 of file time.h.
Referenced by __get_short_or_long_dayname(), _gmtime_worker(), _Strftime(), _tasctime_s(), FillBuf(), FormatDateTime(), HTTP_HttpQueryInfoW(), strftime_date(), strftime_time(), test_asctime(), test_gmtime(), test_localtime(), test_localtime32_s(), test_localtime64_s(), and test_strftime().
int tm::tm_yday |
Definition at line 76 of file time.h.
Referenced by _gmtime_worker(), _Strftime(), _tasctime_s(), init(), iso9660_date(), iso9660_ldate(), logMess(), test_asctime(), test_gmtime(), test_localtime(), test_localtime32_s(), test_localtime64_s(), and test_strftime().
int tm::tm_year |
Definition at line 74 of file time.h.
Referenced by _gmtime_worker(), _Strftime(), _tasctime_s(), LocaleTest::_time_put_get(), _tzset(), CCabinet::ConvertDateAndTime(), time_get< _Ch, _InIt >::do_get_year(), FillBuf(), FormatDateTime(), get_fattime(), get_test_year(), getit(), GetUTCOffset(), GmTimeStr(), HTTP_HttpQueryInfoW(), iso9660_date(), iso9660_ldate(), LsDate(), mktime_worker(), strftime_date(), strftime_time(), test_asctime(), test_gmtime(), test_localtime(), test_localtime32_s(), test_localtime64_s(), test_mktime(), time_to_filetime(), timeToStr(), UnDate(), UnDosLine(), UnLslR(), UnLslRLine(), UnMDTMDate(), and write_volume_label().