Skip to content

getDate

Returns the day of the month for the specified date, according to local time.

1
myDateTimeOffset.getDate():number

Returns

An integer representing the day of the month (1-31).

See Also

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