PHP Date and Timestamp The getdate() function returns A floating-point number A string A Boolean An integer An array A floating-point number A string A Boolean An integer An array ANSWER DOWNLOAD EXAMIANS APP
PHP Date and Timestamp ................Checks a date for numeric validity. verifydate checkdate check_date Verify_date verifydate checkdate check_date Verify_date ANSWER DOWNLOAD EXAMIANS APP
PHP Date and Timestamp Among the four PHP DateTimeZone classes given below how many are nonstatic?1. _construct()2. getName()3. getOffset()4. getTransitions() 1 3 2 4 1 3 2 4 ANSWER DOWNLOAD EXAMIANS APP
PHP Date and Timestamp .......... Returns the time of sunrise for a given day / location. date-sunrise() date.sunrise() date_sunrise() datesunrise() date-sunrise() date.sunrise() date_sunrise() datesunrise() ANSWER DOWNLOAD EXAMIANS APP
PHP Date and Timestamp Which one of the following format parameter can be used to identify timezone? N E I T N E I T ANSWER DOWNLOAD EXAMIANS APP
PHP Date and Timestamp What is the difference, in seconds, between the current timestamp in the GMT time zone and the current timestamp in your local time zone? None of these There is no difference It depends on the number of hours between the local time zone and GMT The two will only match if the local time zone is GMT The two will never match None of these There is no difference It depends on the number of hours between the local time zone and GMT The two will only match if the local time zone is GMT The two will never match ANSWER DOWNLOAD EXAMIANS APP