7 lines
85 B
Text
7 lines
85 B
Text
|
|
window 1
|
||
|
|
|
||
|
|
print date(@"yyyy-MM-dd")
|
||
|
|
print date(@"EEEE, MMMM dd, yyyy")
|
||
|
|
|
||
|
|
HandleEvents
|