Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/datetime/
H A Dtimezone.d2576 immutable bool isDST; // Whether DST is in effect. member
2587 this(int gmtOff, bool isDST, ubyte abbrInd) @safe pure in this()
3249 bool isDST; local
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/datetime/
H A Dtimezone.d2438 immutable bool isDST; // Whether DST is in effect. member
2449 this(int gmtOff, bool isDST, ubyte abbrInd) @safe pure in this()
3103 bool isDST; local