mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
duplicated statement removed in comment.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@32984 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
de6d4f7e7b
commit
5afbff7bc2
1 changed files with 0 additions and 1 deletions
|
@ -86,7 +86,6 @@ class Time
|
|||
def zone_utc?(zone)
|
||||
# * +0000
|
||||
# In RFC 2822, +0000 indicate a time zone at Universal Time.
|
||||
# Europe/London is "a time zone at Universal Time" in Winter.
|
||||
# Europe/Lisbon is "a time zone at Universal Time" in Winter.
|
||||
# Atlantic/Reykjavik is "a time zone at Universal Time".
|
||||
# Africa/Dakar is "a time zone at Universal Time".
|
||||
|
|
Loading…
Add table
Reference in a new issue