3 lines
41 B
Plaintext
3 lines
41 B
Plaintext
|
|
local dt
|
||
|
|
dt = new DateTimeBox()
|
||
|
|
print(dt)
|