Skip to content

toLocalDate

Converts this instant to the executing host's local time zone.

myDateTimeOffset.toLocalDate():DateTimeOffset (DateTimeOffset)

Returns

A new instance on the server. The browser returns this instance unchanged when it already has the user offset.

See Also