Zoned
Properties
Functions
Link copied to clipboard
fun Zoned<Instant>.localize(options: ZonedInstantOptions = ZonedInstantOptions(), locale: PlatformLocale = getDefaultLocale()): String
fun Zoned<LocalDate>.localize(options: ZonedDateOptions = ZonedDateOptions(), locale: PlatformLocale = getDefaultLocale()): String
fun Zoned<YearMonth>.localize(options: ZonedYearMonthOptions = 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.