Class: Axiom::Types::DateTime
- Extended by:
- ValueComparable
- Defined in:
- lib/axiom/types/date_time.rb
Overview
Represents a date time type
Constant Summary collapse
- MAXIMUM_SECONDS =
The maximum seconds for DateTime
60 - Rational(1, 10**12)
Instance Attribute Summary
Attributes included from ValueComparable
Method Summary
Methods included from ValueComparable
Methods inherited from Object
Methods inherited from Type
anonymous?, base, base?, constraint, finalize, include?, includes, infer, new