getLastServerSaveTime

fun getLastServerSaveTime(currentTime: ZonedDateTime = ZonedDateTime.now(TIBIA_TIMEZONE)): ZonedDateTime(source)
fun getLastServerSaveTime(currentTime: Instant): Instant(source)

Get the time of the last server save from a currentTime.