

#Php date format using week day full#
'G' => 'The full four-digit version of %g' , 'C' => 'Two digit representation of the century (year divided by 100, truncated to an integer)' , 'B' => 'Full month name, based on the locale' , 'A full textual representation of the day' , Preferred date representation based on locale, without the time Unix Epoch Time timestamp (same as the time() Same as "%Y-%m-%d" (commonly used in database datestamps)

Preferred date and time stamp based on locale Preferred time representation based on locale, without the date

Not supported by all OperatingĮxample: 00:35 for 12:35 AM, 16:44 for 4:44 PM Lower-case 'am' or 'pm' based on the given time Operating System, and they can also return lower-case variants, or UPPER-CASE 'AM' or 'PM' based on the given time Hour in 12-hour format, with a space preceding single digits Two digit representation of the hour in 12-hour format Hour in 24-hour format, with a space preceding single digits Two digit representation of the hour in 24-hour format Two digit representation of the year going by ISO-8601:1988 standards (see %V)Įxample: 09 for the week of January 6, 2009Įxample: 2008 for the week of January 3, 2009

Two digit representation of the century (year divided by 100, truncated to an integer) The first week of the year with at least 4 weekdays, with MondayĪ numeric representation of the week of the year, startingĤ6 (for the 46th week of the year beginningĪbbreviated month name, based on the localeĪbbreviated month name, based on the locale (an alias of %b)Ġ1 (for January) through 12 (for December) ISO-8601:1988 week number of the given year, starting with Week number of the given year, starting with the first Numeric representation of the day of the week ISO-8601 numeric representation of the day of the week See below for more information.ĭay of the year, 3 digits with leading zeros Two-digit day of the month (with leading zeros)ĭay of the month, with a space preceding single digits. The following characters are recognized in theĪn abbreviated textual representation of the day
#Php date format using week day archive#
Getting Started Introduction A simple tutorial Language Reference Basic syntax Types Variables Constants Expressions Operators Control Structures Functions Classes and Objects Namespaces Enumerations Errors Exceptions Fibers Generators Attributes References Explained Predefined Variables Predefined Exceptions Predefined Interfaces and Classes Predefined Attributes Context options and parameters Supported Protocols and Wrappers Security Introduction General considerations Installed as CGI binary Installed as an Apache module Session Security Filesystem Security Database Security Error Reporting User Submitted Data Hiding PHP Keeping Current Features HTTP authentication with PHP Cookies Sessions Dealing with XForms Handling file uploads Using remote files Connection handling Persistent Database Connections Command line usage Garbage Collection DTrace Dynamic Tracing Function Reference Affecting PHP's Behaviour Audio Formats Manipulation Authentication Services Command Line Specific Extensions Compression and Archive Extensions Cryptography Extensions Database Extensions Date and Time Related Extensions File System Related Extensions Human Language and Character Encoding Support Image Processing and Generation Mail Related Extensions Mathematical Extensions Non-Text MIME Output Process Control Extensions Other Basic Extensions Other Services Search Engine Extensions Server Specific Extensions Session Extensions Text Processing Variable and Type Related Extensions Web Services Windows Only Extensions XML Manipulation GUI Extensions Keyboard Shortcuts ? This help j Next menu item k Previous menu item g p Previous man page g n Next man page G Scroll to bottom g g Scroll to top g h Goto homepage g s Goto search
