Project

General

Profile

Actions

Bug #10048

closed

Time comparison broken on Windows, Ruby 1.9.3

Added by kmcd (k mcd) almost 10 years ago. Updated over 9 years ago.

Status:
Closed
Assignee:
-
Target version:
-
ruby -v:
1.9.3
[ruby-core:63778]

Description

Ruby 2.0 on OSX:

Time.parse("2014-07-15 14:25:04") <= Time.now
=> true

Ruby 1.9.3 on Windows 7 Embedded:

Time.parse("2014-07-15 14:25:04") <= Time.now
=> false
Actions

Also available in: Atom PDF

Like0
Like0Like0Like0Like0