📜  时间文本格式 kotlin android studio - Kotlin 代码示例

📅  最后修改于: 2022-03-11 14:53:33.782000             🧑  作者: Mango

代码示例2
val currentDate: String = SimpleDateFormat("dd/MM/yyyy", Locale.getDefault()).format(Date())
//for date