Skip to content

getMinutes

Returns the minutes in the specified date, according to local time.

1
myDateTimeOffset.getMinutes():number

Returns

An integer representing the minutes (0-59).

See Also

  • https://developer.mozilla.org/en-US/docs/JavaScript/Reference/Global_Objects/Date/getMinutes