6 lines
82 B
Text
6 lines
82 B
Text
|
|
[indent=4]
|
||
|
|
|
||
|
|
init
|
||
|
|
var now = new DateTime.now_local()
|
||
|
|
print now.to_string()
|