WeatherDateTimeFormatter

class WeatherDateTimeFormatter(locale: Locale, val context: Context)

Constructors

Link copied to clipboard
constructor(locale: Locale, context: Context)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Functions

Link copied to clipboard
fun formatTwcISO8601ToTime(dateTimeString: String, shortTime: Boolean = false): String?