Class: Axiom::Types::DateTime

Inherits:
Object show all
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

#range

Method Summary

Methods included from ValueComparable

extended, finalize

Methods inherited from Object

finalize, infer, inspect

Methods inherited from Type

anonymous?, base, base?, constraint, finalize, include?, includes, infer, new

Methods included from Options

#accept_options