Package-level declarations

Properties

Link copied to clipboard

The local time when server save happens (10:00 CET/CEST).

Link copied to clipboard

The timezone Tibia's servers are based on.

Functions

Link copied to clipboard

Last server save relative to this moment.

Link copied to clipboard

Next server save instant relative to this instant.

Link copied to clipboard

Parses a string containing date from Tibia.com into an LocalDate instance.

Link copied to clipboard

Parses a string containing date and time from Tibia.com into an Instant instance.

Link copied to clipboard

Parses a string containing a date time from Tibia.com forums into an Instant instance.

Link copied to clipboard

Parses a string containing full date from Tibia.com into an LocalDate instance.

Link copied to clipboard
fun tibiaGameWeekDay(clock: Clock = Clock.System): DayOfWeek

Current in-game day of the week.

Link copied to clipboard
fun tibiaNow(clock: Clock = Clock.System): LocalDateTime

Current local date and time on Tibia.com.