open fun parsableTextFor(field: DateTimeField, style: TextStyle, locale: Locale): List<Pair<String, Long>>
Content copied to clipboard
abstract fun parsableTextFor(field: DateTimeField, styles: Set<TextStyle>, locale: Locale): List<Pair<String, Long>>
Content copied to clipboard