isoYear

pure nothrow
int
isoYear
@safe @nogc
(
Date d
)

Parameters

d
Type: Date

date

Return Value

Type: int

the year of a given date according to ISO 8601

Meta