yearsJulian top-level property
Defined as exactly 365.25 days of 86400 SI seconds each. The length of the Julian year is the average length of the year in the Julian calendar that was used in Western societies until some centuries ago, and from which the unit is named.
Implementation
final TimeUnits yearsJulian = TimeUnits('years (Julian)', null, 'yr (Jul)', 'year (Julian)', 3.15576e7, false);