PHP Date and Timestamp ................ Formats a local time or date according to locale settings. strgtime strhtime stritime strftime strgtime strhtime stritime strftime ANSWER DOWNLOAD EXAMIANS APP
PHP Date and Timestamp The getdate() function returns An array A floating-point number An integer A Boolean A string An array A floating-point number An integer A Boolean A string ANSWER DOWNLOAD EXAMIANS APP
PHP Date and Timestamp The ......... function parses an English textual date or time into a Unix timestamp. str_to_time() strtodate() stroftime() strtotime() str_to_time() strtodate() stroftime() strtotime() ANSWER DOWNLOAD EXAMIANS APP
PHP Date and Timestamp ................Checks a date for numeric validity. checkdate check_date Verify_date verifydate checkdate check_date Verify_date verifydate ANSWER DOWNLOAD EXAMIANS APP
PHP Date and Timestamp Which of the following statements can be used to set the time zone in individual scripts? date_default_timezone_set(‘Europe/London’); date_default_timezone(‘Europe/London’); date_set_default_timezone(‘Europe/London’); date_set_timezone(‘Europe/London’); date_default_timezone_set(‘Europe/London’); date_default_timezone(‘Europe/London’); date_set_default_timezone(‘Europe/London’); date_set_timezone(‘Europe/London’); ANSWER DOWNLOAD EXAMIANS APP
PHP Date and Timestamp Which one of the following format parameter can be used to identify timezone? N I T E N I T E ANSWER DOWNLOAD EXAMIANS APP