Skip to content

getMilliseconds

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

myDateTimeOffset.getMilliseconds():number

Returns

An integer representing the milliseconds (0-999).

Remarks

Browser form scripts expose this spelling. Server workflow scripts expose the misspelled getMiliseconds() compatibility member instead.