5 lines
69 B
Nim
5 lines
69 B
Nim
import times
|
|
|
|
echo(getDateStr())
|
|
echo(getClockStr())
|
|
echo(getTime())
|