5 lines
151 B
Text
5 lines
151 B
Text
|
|
> (calendar:now_to_universal_time (os:timestamp))
|
||
|
|
#(#(2015 2 13) #(0 13 51))
|
||
|
|
> (calendar:now_to_local_time (os:timestamp))
|
||
|
|
#(#(2015 2 12) #(16 14 26))
|