17
Apr
Display timezone-specific dates in PHP
It’s common to have a website designed for one country (For example Spain or the UK) and have it in a server elsewhere (In the US for example). You will notice that sometimes when displaying a date this way, it shows the local time at the server! Instead of manually correcting this time difference there [...]
Continue Reading →