date « Date « PHP






1.Converting Human-Readable Dates Into Unix Timestamps Using strtotime()
2.Formatting Characters for the date() Function for Complete Date and Time
3.Formatting Characters for the date() Function for Day
4.Formatting Characters for the date() Function for Hour
5.Formatting Characters for the date() Function for Minute
6.Formatting Characters for the date() Function for Month
7.Formatting Characters for the date() Function for Second
8.Formatting Characters for the date() Function for Year
9.Parsing a date with substr()








10.string date ( string date_format [, int timestamp] )
11.Setting Time Zones and GMT/UTC
12.Determining Whether a Given Year Is a Leap Year
13.Formatting a Date with date()
14.Format Codes for Use with date()
15.Format date in an array
16.Displaying Human-Readable Dates and Times
17.Get different part of a date
18.Get file name, size, last access time and modified time
19.Greetings based on time
20.Making the date and time appear like we expect
21.Offsets from UTC
22.Outputs the date in the format of 31st of August 2005
23.number days any month
24.number days current month
25.calculate number days from date
26.Using various formatting strings with date().