Gregorian.splitDate

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