phobos ~master (2024-10-03T07:50:27Z)
Dub
Repo
Date.isoWeek
std
datetime
date
Date
The ISO 8601 week of the year that this
Date
is in.
struct
Date
@
property
const @
safe
pure nothrow
ubyte
isoWeek
(
)
See Also
ISO Week Date
Meta
Source
See Implementation
std
datetime
date
Date
constructors
this
functions
add
diffMonths
opBinary
opCmp
opOpAssign
roll
toISOExtString
toISOString
toSimpleString
toString
properties
day
dayOfGregorianCal
dayOfWeek
dayOfYear
daysInMonth
endOfMonth
isAD
isLeapYear
isoWeek
isoWeekAndYear
isoWeekYear
julianDay
max
min
modJulianDay
month
year
yearBC
static functions
fromISOExtString
fromISOString
fromSimpleString
The ISO 8601 week of the year that this Date is in.