Toggle navigation
Learn Strftime
Practice
Review
Review mode
Next question
Example
Input
2010-04-03 21:52:51 +0000
Output
Saturday, April 03
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