Zoned
Properties
Functions
Link copied to clipboard
fun Zoned<Instant>.localize(options: ZonedInstantOptions, locale: PlatformLocale = getDefaultLocale()): String
fun Zoned<LocalDate>.localize(options: ZonedDateOptions, locale: PlatformLocale = getDefaultLocale()): String
fun Zoned<YearMonth>.localize(options: ZonedYearMonthOptions, locale: PlatformLocale = getDefaultLocale()): String
Link copied to clipboard
Returns a civil datetime value that this instant Zoned.value has in the specified Zoned.timeZone.