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