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