58#include <unicode/timezone.h>
87 tmptim = (tmptim * 4) + 70;
133 = { -1, 30, 59, 90, 120, 151, 181, 212, 243, 273, 304, 334, 365 };
139 = { -1, 30, 58, 89, 119, 150, 180, 211, 242, 272, 303, 333, 364 };
143 for (tmptim = 1; mdays[tmptim] < rtm.
tm_yday; tmptim++)
178 std::unique_ptr<icu::TimeZone> pLocalZone(icu::TimeZone::createDefault());
179 tools::Long offset = (pLocalZone->getRawOffset()) / 1000;
const tools::Long FOURYEAR_SEC
const tools::Long DAY_SEC
const tools::Long BASE_DOW
bool LtgLocalTime(tools::Long rtime, LtTm &rtm)
bool LtgGmTime(tools::Long rtime, LtTm &rtm)
const tools::Long YEAR_SEC