Source Code : Return array from localtime( )

PHP Is Open Source Programming Language You Can Download and use It, You required xampp server and wamp server . You download From xampp server from https://www.apachefriends.org/download.html. Click Here to download
We provide this code related to title for you to solve your developing problem easily. Libraries which is import in this program you can download from http://php.net/. Click Here or search from google with Libraries Name you get jar file related it and also http://php.net/ is a official site

Return array from localtime( )

 
Numeric         position            Key Value
0               tm_sec              Second
1               tm_min              Minutes
2               tm_hour             Hour
3               tm_mday             Day of the month
4               tm_mon              Month of the year (January is 0)
5               tm_year             Years since 1900
6               tm_wday             Day of the week (Sunday is 0)
7               tm_yday             Day of the year
8               tm_isdst            Is daylight savings time in effect?
  
  

Thank with us