zoneId

fun zoneId(): ZoneId?

Gets the timezone option for date/time operations.

This option specifies the timezone to use when interpreting date/time values in conditions. If not specified, the system default timezone is used.

Return

The ZoneId for timezone operations, or null if not specified.