kzulip / de.ppi.oss.kzulip.api.messages / GetMessageDetail / getTime

getTime

fun getTime(zoneId: ZoneId = ZoneId.systemDefault()): ZonedDateTime

Delivers the time as a ZonedDateTime for the given zone.

Parameters

zoneId - a specific zone-id or the system-default.

Return
the time as a ZonedDateTime for the given zone.