missing getInfo() method

Hey everyone,

I am trying to make a nice custom watchface for myself.

When I tried to add a date in the watchface, I came upon a problem. I can not find the method to get the date info out of the watch.

normally the method should be Time.Gregorian.getInfo() ... and there I could get the day, month and such, but the getInfo() method seems to be unavailable or missing.

anyone have an idea what the problem could be or where I can get the date information ?

greetz,

Jim