4,156 questions
4,369 answers
5,718 comments
Hello,
I currently have a GMT -5 Colombia time zone, but when I register a transaction multichain register another hour, how do I manage my time zone? Here you can see https://ibb.co/mfLMmb My transaction "Prueba" has a date of 2017-12-29 16:24:39 GMT but my real date in top left of image is 2017-12-29 11:24:39 AM
This is just about changing the PHP code inside the Web Demo files that generate that page. Look for gmdate in the page-view.php file and replace it with date, ensuring that your PHP is configured to the right time zone.