Skip to content

getMilliseconds

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

1
myDateTimeOffset.getMilliseconds():number

Returns

An integer representing the milliseconds (0-999).

See Also

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