getCurrentTimeZone

fun getCurrentTimeZone(style: Int = TimeZone.SHORT): String

Get the default time zone for this host in string.

Since

0.5.3

Parameters