MN Forum

Full Version: Get date format to European
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hello friends,

I can not print only the record date in European format.

Let me give an example, if I write

PHP Code:
Hidden content for guests 


press example 2013/05/27 08:42:58

How can I print the date in European format without the hours?

27/05/2013

I hope someone can help me, I have tried in various ways for some time but did not succeed ..

greetings.



EDIT:

Finally I arrived at the solution ....

Problem solved!

greetings.
In which mode you have solved? can you explain?
He made it like this:

PHP Code:
Hidden content for guests 

You can inspect the date formats here: http://www.php.net/manual/ro/function.date.php
Thanks a lot! Wink

(06-26-2014, 09:21 PM)Breaker Wrote: [ -> ]Hidden content for guests