User Tools

Site Tools


programming:php:date

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
programming:php:date [2022/06/06 06:06] levorprogramming:php:date [2022/06/06 06:09] (current) levor
Line 7: Line 7:
 |$d = date("y-m-d h:i:s")|returns a string of current UTC time: y=| |$d = date("y-m-d h:i:s")|returns a string of current UTC time: y=|
  
-^format + 
-|**format specifiers:**| |+^**format specifiers:**^ ^
 |d|day-of-month, two digits, leading zero| |d|day-of-month, two digits, leading zero|
  
Line 14: Line 14:
  
 See also:\\  See also:\\ 
-[[https://www.php.net/manual/en/function.date.php|official php **date** page]]\\  +[[https://www.php.net/manual/en/function.date.php|official php date page]]\\  
-[[https://www.php.net/manual/en/datetime.format.php|official php **datetime** page]]+[[https://www.php.net/manual/en/datetime.format.php|official php datetime page]]
  
programming/php/date.1654495613.txt.gz · Last modified: 2022/06/06 06:06 by levor