[ruby-core:102103] [Ruby master Feature#17544] Support RFC 3339 UTC for unknown offset local time
From:
nobu@...
Date:
2021-01-15 08:54:50 UTC
List:
ruby-core #102103
Issue #17544 has been reported by nobu (Nobuyoshi Nakada). ---------------------------------------- Feature #17544: Support RFC 3339 UTC for unknown offset local time https://bugs.ruby-lang.org/issues/17544 * Author: nobu (Nobuyoshi Nakada) * Status: Open * Priority: Normal ---------------------------------------- In RFC 3339, -00:00 is used for the time in UTC is known, but the offset to local time is unknown. Support that representation by `-` flag for `z`. [patch](https://github.com/ruby/ruby/pull/4075) -- https://bugs.ruby-lang.org/ Unsubscribe: <mailto:ruby-core-request@ruby-lang.org?subject=unsubscribe> <http://lists.ruby-lang.org/cgi-bin/mailman/options/ruby-core>