Toggle navigation
Learn Strftime
Practice
Review
Review mode
Next question
Example
Input
2008-07-31 18:44:18 +0000
Output
Thursday, July 31
Suggested pattern
%A, %B %d
Reference
Operator
Example/Output
Notes
%A
Sunday
Full weekday name
%B
January
Name of month
%d
(01..31)
Day of month, zero-padded