Bucharest Romania timezone php?

Bucharest Romania timezone php?

Add the code at the start of your php code.

1
2
3
4
5
<?php
 
date_default_timezone_set('Europe/Bucharest');
 
?>

Add a comment: