| date_time_set
Tutorial Details:
date_time_set alias DateTime::setTime function resets the the current time of the DateTime object to a different time. It returns the modified date and time.
Read
Tutorial date_time_set.
Rate Tutorial: date_time_set
View Tutorial: date_time_set
Related
Tutorials:
|
Displaying 1 - 1 of about 1 Related Tutorials.
|
date_time_set
date_time_set
date_time_set alias DateTime::setTime function resets... the modified date and time.
Syntax
public DateTime DateTime::setTime ( int $hour , int $minute [, int $second ] )
DateTime date_time_set ( DateTime $object |
|