DatasetDatetimeOptions

data class DatasetDatetimeOptions(val format: String, val localeCode: String? = null, val timezoneOffset: String? = null)

Constructors

Link copied to clipboard
constructor(format: String, localeCode: String? = null, timezoneOffset: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Date/time format of a date parameter

Link copied to clipboard
val localeCode: String? = null

Locale code for a date parameter

Link copied to clipboard
val timezoneOffset: String? = null

Timezone offset