我想得到当前的时间戳:1320917972
int time = (int) (System.currentTimeMillis()); Timestamp tsTemp = new Timestamp(time); String ts = tsTemp.toString();
java android timestamp epoch kotlin
android ×1
epoch ×1
java ×1
kotlin ×1
timestamp ×1