module CORAL::Datetime0

Public Instance Methods

DOLLAR1() click to toggle source
# File lib/coral.rb, line 2451
def DOLLAR1
  elements[0]
end
DOLLAR2() click to toggle source
# File lib/coral.rb, line 2459
def DOLLAR2
  elements[2]
end
datetime1() click to toggle source
# File lib/coral.rb, line 2455
def datetime1
  elements[1]
end