Ok, why DateTime not working in iOS project ? make it simple please !
now we have 3 dates system, Xojo.Core.Date, Date, and DateTime, Xojo.Core.Date.
DateTime and Xojo.Core.Date lookalike, please, use one and stick on it ! And make it Cross Platform ! (iOS, Web, Desktop)
They are. Eventually there will just be the DateTime class.
Everything except iOS: You should just be using DateTime now. Date has been deprecated.
iOS: Use Xojo.Core.Date for now. This will also be deprecated whenever iOS moves to API 2.0.