strftime
date
, datetime
, and time
objects all support a
strftime(format)
method to create a string representing the time specified by
the format string.
date
, datetime
, and time
objects all support a
strftime(format)
method to create a string representing the time specified by
the format string.
string
, decimal
, and float
objects all have a
format(format_string)
method that can do basic string manipulation.
Formats a date according to the given format. Uses a similar format as PHP’s date() function with some differences.
Built with Unicorn
, a reactive component
framework
for Django.