Home
last modified time | relevance | path

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

/netbsd/external/gpl3/gcc.old/dist/libphobos/src/std/datetime/
H A Dtimezone.d2180 bool inUTC = false; local
2489 this(bool isStd, bool inUTC) @safe pure in this()
2499 bool inUTC; variable
/netbsd/external/gpl3/gcc/dist/libphobos/src/std/datetime/
H A Dtimezone.d2306 bool inUTC = false; local
2627 this(bool isStd, bool inUTC) @safe pure in this()
2637 bool inUTC; variable