moment.duration().months(); moment.duration().asMonths();
As with the other getters for durations, moment.duration().months() gets the months (0 - 11).
moment.duration().asMonths() gets the length of the duration in months.
moment.duration().months(); moment.duration().asMonths();
As with the other getters for durations, moment.duration().months() gets the months (0 - 11).
moment.duration().asMonths() gets the length of the duration in months.
From here you can search these documents. Enter your search terms below.
| Keys | Action |
|---|---|
| ? | Open this help |
| ← | Previous page |
| → | Next page |
| s | Search |