# File lib/date/format.rb, line 1056
def
strftime
(
fmt
=
'%FT%T%:z'
)
super
(
fmt
)
end