Hello.
We are in germany and we want the date in dd.m.yyyy
In the admin we have set it to the right format.
But in the events, the profil, and the birthday field the date is shown as yyyy.m.dd
Is this a bug? Can we change this? Why we can set it in the admin, when it was ignored from the frontend?
Please help!
Rappi
Bezirzer.de, elbrocker.de, tierschutz-community.de |
Bump
No one that have an idea??????
Bezirzer.de, elbrocker.de, tierschutz-community.de |
in admin interface, when yuou have set date format, what have you write unsder the voice PHP date format?
and please clean your /cache/ and /cache_public/ dirs!
|
Thnx for your answer.
PHP date format = "j F Y"
Alle Caches are deleted.
No changes
Another idea?
Bezirzer.de, elbrocker.de, tierschutz-community.de |
please post all other date format you have in your admin settings.... in mine site it works good.. |
Time Format(for code): H:i
Short Date Format(for code): d.m.Y
Long Date Format(for code): d.m.Y H:i
Time Format(for database): %H:%i
Short Date Format(for database): %d.%m.%Y
Long Date Format(for database): %d.%m.%Y %H:%i
PHP date format: j F Y
Bezirzer.de, elbrocker.de, tierschutz-community.de |
I use the MM.DD.YYYY format, and i've noticed adjusting the dates does not effect all areas. As you can see here, in the mailbox, the archive section will display MM.DD.YYYY, but the mailbox side will show DD.MM.YYYY
Calendar as well, only that is showing up as YYYY.MM.DD
If we're setting the date format, it needs to effect all areas.
|
If we're setting the date format, it needs to effect all areas.
That´s what I mean!!!!
Is there a way to realise it or is it a problem for a ticket???
Then please open a ticket (who can)!!!
Rappi
Bezirzer.de, elbrocker.de, tierschutz-community.de |