3 lines
69 B
Text
3 lines
69 B
Text
with(StringTools);
|
|
FormatTime("%Y-%m-%d")
|
|
FormatTime("%A,%B %d, %y")
|
with(StringTools);
|
|
FormatTime("%Y-%m-%d")
|
|
FormatTime("%A,%B %d, %y")
|