Searched refs:date_reference (Results 1 - 1 of 1) sorted by relevance

/ontohub/lib/
H A Dontology_version_finder.rb39 where('commits.author_date <= ?', end_of_day(date_reference)).
54 date_reference ||
71 def date_reference method in class:OntologyVersionFinder
83 def end_of_day(date_reference)
84 "#{date_reference} 23:59:59"

Completed in 8 milliseconds