4 lines
124 B
Text
4 lines
124 B
Text
|
|
put formattedTime( "[year]-[month]-[day]", the date)
|
||
|
|
|
||
|
|
put formattedTime( "[weekday], [month name] [day], [year]", the date)
|