Skip to content
  • U.Nakamura's avatar
    5572ae0f
    merge revision(s)... · 5572ae0f
    U.Nakamura authored
    merge revision(s) f4be7a51,9441f3f9: [Backport #17504]
    
    	Added tests for Time#getlocal with UTC offset
    
    	---
    	 test/ruby/test_time.rb | 8 ++++++++
    	 1 file changed, 8 insertions(+)
    
    	Allow UTC offset without colons per ISO-8601 [Bug #17504]
    
    	---
    	 test/ruby/test_time.rb |  6 ++++++
    	 time.c                 | 44 +++++++++++++++++++++++++++++---------------
    	 2 files changed, 35 insertions(+), 15 deletions(-)
    
    git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_2_6@67928 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
    5572ae0f
    merge revision(s)...
    U.Nakamura authored
    merge revision(s) f4be7a51,9441f3f9: [Backport #17504]
    
    	Added tests for Time#getlocal with UTC offset
    
    	---
    	 test/ruby/test_time.rb | 8 ++++++++
    	 1 file changed, 8 insertions(+)
    
    	Allow UTC offset without colons per ISO-8601 [Bug #17504]
    
    	---
    	 test/ruby/test_time.rb |  6 ++++++
    	 time.c                 | 44 +++++++++++++++++++++++++++++---------------
    	 2 files changed, 35 insertions(+), 15 deletions(-)
    
    git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_2_6@67928 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Loading