Which of the following statements can be used to set the time zone in individual scripts?
1.date_set_timezone(‘Europe/London’);
2.date_default_timezone_set(‘Europe/London’);
3.date_set_default_timezone(‘Europe/London’);
4.date_default_timezone(‘Europe/London’);
Posted Date:-2021-07-09 11:09:51