CCT Version 3.0.0.0 2024-04-23 00:00:00 Time flies when you're having fun! File out: ..\OutputFiles\CCTOut_D_TESTYMDHMSTOSECONDSSECONDSTOYMDHMS.txt ======= TestYMDhmsToSecondsSecondsToYMDhms() ======= ---- CYMDhms::YMDhmsToSeconds() and CYMDhms::SecondsToYMDhms() are ---- analogous to POSIX mktime() and gmtime() except ---- natively leap-second compensated (requires TAI-UTC API interface) ---- see CYMDhmsApi.cpp - class CYMDhmsApi ----- YMDhms_tm legend: YYYY-MM-DDThh:mm:ss 1970Seconds DW m_iDayOfWeek DM m_iDaysInMonth DY m_iDayOfYear D1970 m_iDaysSince1970 LY m_bIsLeapYear LY1970 m_iLeapYearsSince1970 TU m_iTAI_UTC LSD m_bIsLeapSecondDay LSN m_bIsLeapSecondDay LS m_bIsLeapSecond Initial date-time 1969-12-31T23:59:59 -0000000001 DW 3 DM 31 DY 364 D1970 -00001 IY 0 LY1970 0000 LS 00 LSD 0 LSN 0 IsLS 0 1969-12-31 23:59:59 1969-12-31 23:59:59 1970-01-01 00:00:00 1970-01-01 00:00:00 1970-01-01 00:00:01 1970-01-01 00:00:01 1970-01-01 00:00:02 1970-01-01 00:00:02 1970-01-01 00:00:03 1970-01-01 00:00:03 1970-01-01 00:00:04 1970-01-01 00:00:04 1970-01-01 00:00:05 1970-01-01 00:00:05 1970-01-01 00:00:06 1970-01-01 00:00:06 1970-01-01 00:00:07 1970-01-01 00:00:07 1970-01-01 00:00:08 1970-01-01 00:00:08 Your time is up.