Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/datetime/
H A Ddate.d2647 @property ubyte isoWeek() const @safe pure nothrow in isoWeek() function
6908 struct ISOWeekAndYear { short isoWeekYear; ubyte isoWeek; } in isoWeekAndYear() member
6948 @property ubyte isoWeek() const @safe pure nothrow in isoWeek() function
7106 const isoWeek = date.isoWeek; member
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/datetime/
H A Ddate.d2584 @property ubyte isoWeek() const @safe pure nothrow in isoWeek() function
6737 @property ubyte isoWeek() const @safe pure nothrow in isoWeek() function