I’ve used the date fields before in SC8, and they’ve worked fine.
I’m following the same pattern and format as i normally do. However it seems my date fields are saving backwards in the database. e.g
dd/mm/yyyy is how it should save, but it’s actually saving like yyyy/mm/dd.
Grids are showing dates fine, the problem lies when i open the form to edit the record. The dates then become like this:
Where original was 25/11/2014, the result i get is this 14/20/2511
It’s strange, am i doing something wrong?