Property LocalZonedNowInstant
LocalZonedNowInstant
Gets the current date and time (NodaTime.Instant) in the system default time zone as a NodaTime.ZonedDateTime.
public ZonedDateTime LocalZonedNowInstant { get; }
Property Value
- ZonedDateTime
Gets the current date and time (NodaTime.Instant) in the system default time zone as a NodaTime.ZonedDateTime.
public ZonedDateTime LocalZonedNowInstant { get; }