From: alexei.mifrill.strizhak@... Date: 2018-11-14T12:25:42+00:00 Subject: [ruby-core:89793] [Ruby trunk Bug#14862] Time.parse does not handle the time zone Issue #14862 has been updated by mifrill (Aleksey Strizhak). okay, it seems like, they should not be the same. Thank you very much - we figured it out. I think we can close this one. Thanks for your time. ---------------------------------------- Bug #14862: Time.parse does not handle the time zone https://bugs.ruby-lang.org/issues/14862#change-74858 * Author: mifrill (Aleksey Strizhak) * Status: Open * Priority: Normal * Assignee: * Target version: * ruby -v: ruby 2.5.0p0 (2017-12-25 revision 61468) [x86_64-linux] * Backport: 2.3: UNKNOWN, 2.4: UNKNOWN, 2.5: UNKNOWN ---------------------------------------- First I would like to thank you for your work, thank you The point is: ``` Time.parse("Ends from 28 Jun 2018 12:00 BST").zone "MSK" DateTime.parse("Ends from 28 Jun 2018 12:00 BST").zone "+01:00" ``` -- https://bugs.ruby-lang.org/ Unsubscribe: