ocean ~v6.x.x (2022-01-14T16:08:36.1174149)
Dub
Repo
Gregorian.splitDate
ocean
time
chrono
Gregorian
Gregorian
Undocumented in source. Be warned that the author may not have intended to support it.
class
Gregorian
package static
void
splitDate
(
long
ticks
,
ref
uint
year
,
ref
uint
month
,
ref
uint
day
,
ref
uint
dayOfYear
,
ref
uint
era
)
Meta
Source
See Implementation
ocean
time
chrono
Gregorian
Gregorian
aliases
toTime
constructors
this
enums
AD_ERA
Type
functions
addMonths
addYears
calendarType
eras
getDayOfMonth
getDayOfWeek
getDayOfYear
getDaysInMonth
getDaysInYear
getEra
getMonth
getMonthsInYear
getYear
id
isLeapYear
split
static functions
argumentError
extractPart
getDateTicks
splitDate
staticIsLeapYear
static variables
generic