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)

Method Summary

Methods included from ValueComparable

extended, finalize

Methods inherited from Object

finalize, infer

Methods inherited from Type

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

Methods included from Options

#accept_options