3 lines
97 B
Text
3 lines
97 B
Text
|
|
import java.text.SimpleDateFormat
|
||
|
|
say SimpleDateFormat("yyyy-MM-dd-HH.mm.ss.SSS").format(Date())
|