CCT Version 3.0.0.0 2024-04-23 00:00:00 Time flies when you're having fun! File out: ..\..\..\OutputFiles\CCTOut_F_TESTCONVERTTOZONE.txt ======= TestConvertToZone() ======= ------------------------ Common Calendar Character Format (CCF) ---------------- Date Time UTC Offset | | | Zone (Tz time zone name) | | | | Abbreviation (Posix name) | | | | | Version (Tz Database release) | | | | | | Leap-seconds | | | | | | | Saving (DST) | | | | | | | |DST bias | | | | | | | || Mode (TOD count mode) | | | | | | | || | X terminator D2015-06-30T19:59:60U-04Zamerica/new_yorkAedtV2021aL25*S01cMuX -------------------------------------------------------------------------------- ---- Test CCct::ConvertToZoneUtil() ---- ---- 2016-10-22 10:04:00 in New York D2016-10-22T10:04:00U-04Zamerica/new_yorkAedtV2021aL26S01cMuX ---- The same instant in Los Angeles ---- Accomplished by ConvertToZoneUtil() from New York to LA ---- There's no need to use UTC as an intermediate step D2016-10-22T07:04:00U-07Zamerica/los_angelesApdtV2021aL26S01cMuX ---- i64Offset between zones -10800 -03:00 ---- Of course you can shift to UTC if needed ---- Accomplished by ConvertToZoneUtil() from New York to UTC D2016-10-22T14:04:00U+00Zetc/utcAutcV2021aL26MuX ---- i64Offset between zones 14400 04:00 Your time is up.