5 lines
72 B
Text
5 lines
72 B
Text
Public Sub Main()
|
|
|
|
Print Format(Now, "dddd dd mmmm yyyy hh:nn:ss")
|
|
|
|
End
|