Toggle navigation
Learn Strftime
Practice
Review
Review mode
Next question
Example
Input
2016-10-31 02:11:14 +0000
Output
31 October 2016
Suggested pattern
%e %B %Y
Reference
Operator
Example/Output
Notes
%e
( 1..31)
Day of month, blank-padded
%B
January
Name of month
%Y
2010, -0011, 14292
Year with century, can be negative