Home
last modified time | relevance | path

Searched defs:stdUTC (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/datetime/
H A Dtimezone.d245 auto stdUTC = SysTime(stdDate - utcOffset, UTC()); variable
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/datetime/
H A Dtimezone.d211 auto stdUTC = SysTime(stdDate - utcOffset, UTC()); variable