![]() |
|
Formatting exif date format - 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: Formatting exif date format (/thread-11296.html) |
Formatting exif date format - walterbz - 23-08-2013 I was looking for a way to display the exif date in the european format: Since I didn't found a setting or a solution I made a little mod in the template-function.php line 2387 and below. Original:
Formatting exif date format - sbillard - 23-08-2013 Your code looks reasonable. Of course you need not modify the core, you can simply make your own print function under a different name by copying the code then modifying it. There is a define for the data format set for the site: Probably the cleanest solution would be to add formatting information to the |