5383: Add back Time.parse(). Without it the value returned would be of the format...
[arvados.git] / services / api / lib / db_current_time.rb
2015-03-18 Radhika Chippada5383: Add back Time.parse(). Without it the value retur...
2015-03-18 Radhika ChippadaMerge branch 'master' into 5383-api-db-current-time
2015-03-17 Radhika ChippadaMerge branch 'master' into 5383-api-db-current-time
2015-03-17 Radhika Chippada5383: postgres current_timestamp is the start of transa...
2015-03-16 Radhika Chippada5383: update db_current_time to return date with more...
2015-03-16 Radhika ChippadaMerge branch 'master' into 5383-api-db-current-time
2015-03-16 Radhika ChippadaMerge branch 'master' into 5383-api-db-current-time
2015-03-16 Radhika ChippadaMerge branch 'master' into 5383-api-db-current-time
2015-03-16 Radhika ChippadaMerge branch 'master' into 5383-api-db-current-time
2015-03-16 Radhika Chippada5383: use db current time in place of Time.now