Searched defs:stdTime (Results 1 – 4 of 4) sorted by relevance
173 Duration utcOffsetAt(long stdTime) @safe const scope nothrow in utcOffsetAt()812 override bool dstInEffect(long stdTime) @trusted const scope nothrow in dstInEffect()866 override long utcToTZ(long stdTime) @trusted const scope nothrow in utcToTZ()1162 override bool dstInEffect(long stdTime) @safe const scope nothrow in utcToTZ()1178 override long utcToTZ(long stdTime) @safe const scope nothrow in utcToTZ()1241 override Duration utcOffsetAt(long stdTime) @safe const scope nothrow in utcOffsetAt()1288 override bool dstInEffect(long stdTime) @safe const scope nothrow in hasDST()1302 override long utcToTZ(long stdTime) @safe const scope nothrow in hasDST()1355 override Duration utcOffsetAt(long stdTime) @safe const scope nothrow in utcOffsetAt()1922 override bool dstInEffect(long stdTime) @safe const scope nothrow in utcOffset()[all …]
140 Duration utcOffsetAt(long stdTime) @safe const nothrow in utcOffsetAt()767 override bool dstInEffect(long stdTime) @trusted const nothrow in immutable()815 override long utcToTZ(long stdTime) @trusted const nothrow in utcToTZ()1104 override bool dstInEffect(long stdTime) @safe const nothrow in utcToTZ()1120 override long utcToTZ(long stdTime) @safe const nothrow in utcToTZ()1181 override Duration utcOffsetAt(long stdTime) @safe const nothrow in utcOffsetAt()1228 override bool dstInEffect(long stdTime) @safe const nothrow in hasDST()1242 override long utcToTZ(long stdTime) @safe const nothrow in hasDST()1295 override Duration utcOffsetAt(long stdTime) @safe const nothrow in utcOffsetAt()1804 override bool dstInEffect(long stdTime) @safe const nothrow in utcOffset()[all …]
939 long stdTime = unixTimeToStdTime(unixTime); in version() local
1198 long stdTime = unixTimeToStdTime(unixTime); in version() local