Searched defs:dateFormat (Results 1 – 2 of 2) sorted by relevance
35 private val dateFormat: SimpleDateFormat = SimpleDateFormat("yyyy-MM-dd'T'HH:mm:ss'Z'") constant
255 for (dateFormat in DATE_FORMATS) { in <lambda>() variable449 val dateFormat = SimpleDateFormat("yyyy-MM-dd") in <lambda>() constant