##// END OF EJS Templates
Fixes Query#date_clause timezone handling (#22320)....
Fixes Query#date_clause timezone handling (#22320). When querying time fields based on date values these should be interpreted in the user's time zone, since that's what a user usually expects. Patch by Jens Kraemer. git-svn-id: http://svn.redmine.org/redmine/trunk@15381 e93f8b46-1217-0410-a6f0-8f06a7374b81

File last commit:

r13100:2d1866d966d9
r14999:eafd585dbe95
Show More
test_sqlite3.rb
2 lines | 88 B | text/x-ruby | RubyLexer
# Same as test.rb
instance_eval File.read(File.join(File.dirname(__FILE__), 'test.rb'))