4 lines
72 B
Text
4 lines
72 B
Text
|
|
calObj = script("Calendar").new()
|
||
|
|
calStr = calObj.make(1969)
|
||
|
|
put calStr
|