What it really means is there is more than one “METHOD” with this name. Your object name is fine. As Paul mentioned you are short a parameter for the Xojo.Date constructor method.
Yes, Paul was correct because with the timezone parameter it worked fine.
Can you instantiate it using the “timezone.secondsfromGMT” because the auto-complete shows that it is available, but using it causes an error. How would you get GMT?