getSeconds¶
Returns the seconds in the specified date, according to local time.
myDateTimeOffset.getSeconds():number
Returns¶
An integer representing the seconds (0-59).
See Also¶
- https://developer.mozilla.org/en-US/docs/JavaScript/Reference/Global_Objects/Date/getSeconds