You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The upstream strftime allows formatting to be applied to attributes not present on the object, such as a year on a time object or a microsecond on a date object:
The upstream strftime allows formatting to be applied to attributes not present on the object, such as a year on a time object or a microsecond on a date object:
This behavior is documented but discouraged.
tempora.strftime
should retain that behavior.The text was updated successfully, but these errors were encountered: