module Diary::ModelQuery
Public Instance Methods
timestamp_sql()
click to toggle source
Instance Methods
# File lib/diary-ruby/model.rb, line 8 def timestamp_sql "strftime('%Y-%m-%dT%H:%M:%S+0000')" end
Instance Methods
# File lib/diary-ruby/model.rb, line 8 def timestamp_sql "strftime('%Y-%m-%dT%H:%M:%S+0000')" end