Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 269 Bytes

File metadata and controls

12 lines (9 loc) · 269 Bytes
title Years
version 1.6.0
signature moment.duration().years(); moment.duration().asYears();

As with the other getters for durations, moment.duration().years() gets the years.

moment.duration().asYears() gets the length of the duration in years.