Which of the following statements can be used to set the time zone in individual scripts?
A.date_set_timezone(‘Europe/London’);
B.date_default_timezone_set(‘Europe/London’);
C.date_set_default_timezone(‘Europe/London’);
D.date_default_timezone(‘Europe/London’);
Answers
Answered by
0
_____✨ HEY MATE ✨_____
➡️ Option (B)date_default_timezone_set(‘Europe/London’); is the right answer ✔️
➡️ Option (B)date_default_timezone_set(‘Europe/London’); is the right answer ✔️
Answered by
0
B.date_default_timezone_set(‘Europe/London’); is your answer
Similar questions