Search
Project
General
Profile
Sign in
Register
Home
Projects
Help
Search
:
Ruby
All Projects
Ruby
Overview
Activity
Roadmap
Issues
Repository
Like
«
Previous
|
Next
»
Revision 5d4fff84
Added by jeremyevans (Jeremy Evans)
almost 2 years
ago
ID
5d4fff845602872eef072e7611558b5f8762efe0
Parent
d814722f
Child
c227ae7e
Tighten Time.new(string) parsing
Disallow:
Only year-month
Only year-month-day
Preceding whitespace
Trailing whitespace
Fixes [Bug
#19293
]
Related issues
Bug #19293
: The new Time.new(String) API is nice... but we still need a stricter version of this
Loading...
Tighten Time.new(string) parsing
Disallow:
Fixes [Bug #19293]