![]() |
|
Problem with 'Date' field - Printable Version +- ZenphotoCMS Forum (https://forum.zenphoto.org) +-- Forum: Support (https://forum.zenphoto.org/forum-1.html) +--- Forum: General support (https://forum.zenphoto.org/forum-4.html) +--- Thread: Problem with 'Date' field (/thread-12938.html) |
Problem with 'Date' field - redstick - 2017-07-10 I know that if there is no information in 'Metadata' the date field is filled with the current date & time. However, if I have a photo where I only know the year it was taken and enter JUST the year eg. 1982 the date is saved as 1982-07-10. The field will add the CURRENT month and day. If I enter just Year and Month eg. 1982-07 then the date is saved with the day set at 01. (1982-07-01) Problem with 'Date' field - acrylian - 2017-07-10 The database field (if you are referring to that) requires a valid date format. And that format is simply 1982-07-00 in any case is not a valid date so no wonder it takes the next correct date instead. There is no way around this, you have to enter either a valid date or leave it blank so the current date is used as you noticed. |