Class: Rasti::DB::NQL::Nodes::Constants::Time

Inherits:
Base
  • Object
show all
Defined in:
lib/rasti/db/nql/nodes/constants/time.rb

Instance Method Summary collapse

Methods inherited from Base

#type

Instance Method Details

#valueObject



8
9
10
# File 'lib/rasti/db/nql/nodes/constants/time.rb', line 8

def value
  time.to_s
end