Home / CSE / PHP - CS :: Discussion

Discussion :: PHP - CS

  1. You must make a call to ................... to specify what time zone you want calculations to take place in before calling any date functions.

  2. A.

     date_default_timezone_set()

    B.

     datedefault_timezone_set()

    C.

     date_defaulttimezone_set()

    D.

     date_default_timezoneset()

    View Answer

    Workspace

    Answer : Option A

    Explanation :

    Explanation Not Provided


Be The First To Comment