Libraries
»
zwite
(1.0.0)
»
Index (T)
»
Time
Class: Time
Inherits:
Object
Object
Time
show all
Defined in:
lib/zwite/ext/time.rb
Instance Method Summary
collapse
#
xmlschema
⇒ Object
Instance Method Details
#
xmlschema
⇒
Object
2 3 4
# File 'lib/zwite/ext/time.rb', line 2
def
xmlschema
strftime
(
"
%Y-%m-%dT%H:%M:%S%Z
"
)
end