Class: VORuby::STC::V1_30::ISOTime

Inherits:
ISOTimeType show all
Includes:
AbsoluteTime
Defined in:
lib/voruby/stc/1.30/stc.rb

Overview

ISO8601 time; note: only a limited subset of ISO 8601 is allowed: yyyy-mm-ddThh:mm:ss.sss…; only “.sss…” is optional.

Instance Attribute Summary

Attributes inherited from ISOTimeType

#value

Attributes included from STCReference

#id, #idref, #ucd, #xlink_href, #xlink_type

Method Summary

Methods included from SerializableToXml

#element

Methods inherited from ISOTimeType

#==, from_xml, #initialize, #to_xml

Methods included from STCReference

#stc_reference_eq, stc_reference_from_xml, #stc_reference_to_xml

Constructor Details

This class inherits a constructor from VORuby::STC::V1_30::ISOTimeType