Time

fun Time(time: Long)
fun Time(timeZone: String)
fun Time(networkTime: Int, networkTimeZone: Int)
fun Time(time: Long, timeZone: String, networkTime: Int, networkTimeZone: Int)