MN Forum
server time - Printable Version

+- MN Forum (http://forum.mn-shop.com)
+-- Forum: Products (http://forum.mn-shop.com/forum-products.html)
+--- Forum: Feature Request (http://forum.mn-shop.com/forum-feature-request.html)
+---- Forum: PES Pro (http://forum.mn-shop.com/forum-pes-pro.html)
+---- Thread: server time (/thread-server-time.html)



server time - sultime - 03-28-2015

Hi,

I want to know how to display server time


RE: server time - kasabezwysilku - 03-28-2015

Unix timestamp:
PHP Code:
Hidden content for guests 

Date (eg. 2015-03-28 01:50:27):
PHP Code:
Hidden content for guests 

function date() manual (in French):
http://php.net/manual/fr/function.date.php


RE: server time - sultime - 03-28-2015

Thank you kasabezwysilku but its giving me this with the first code 1427531569 I wanted to like this http://prntscr.com/6mbixn


RE: server time - giadone - 03-29-2015

It's simple!

Place this code where you want to show the server time:

PHP Code:
Hidden content for guests 

If you like my help, don't forget to give +rep Wink


(03-28-2015, 05:47 AM)sultime Wrote: Hidden content for guests



RE: server time - sultime - 03-29-2015

Thank you for your help Giadon +1 rep