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