MN Forum
Get date format to European - Printable Version

+- MN Forum (http://forum.mn-shop.com)
+-- Forum: Products (http://forum.mn-shop.com/forum-products.html)
+--- Forum: All Other (http://forum.mn-shop.com/forum-all-other.html)
+--- Thread: Get date format to European (/thread-get-date-format-to-european.html)



Get date format to European - Ghost - 05-28-2013

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.


RE: Get date format to European - giadone - 06-26-2014

In which mode you have solved? can you explain?


RE: Get date format to European - Breaker - 06-26-2014

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


RE: Get date format to European - giadone - 07-02-2014

Thanks a lot! Wink

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