Anybody know how the Date Object condition "Date is" is formatted?
I've tried as string, long string, date stamp, etc but no go.
Or ......am I doing it wrong, and its not for getting what the current date is?
Just tried it and it works fine here.
You can set it's format in the properties bar on the left.
In my test I set it to DDMMYYYY and then retrieved the date by sending it directly to a text box.
I did notice that the formats in the list that only have 2 year digits returned the year as 109 instead of 09.
Sponge.
Develop games in your browser. Powerful, performant & highly capable.
Alright, thanks, and yeah I guess that return of 109 is a bug.