fun getTime(zoneId: ZoneId = ZoneId.systemDefault()): ZonedDateTime
Delivers the time as a ZonedDateTime for the given zone.
zoneId - a specific zone-id or the system-default.
zoneId
Return the time as a ZonedDateTime for the given zone.