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