From: nobu@... Date: 2021-01-15T08:54:50+00:00 Subject: [ruby-core:102103] [Ruby master Feature#17544] Support RFC 3339 UTC for unknown offset local time 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: