• S
    Match `String#to_time`'s behaviour to ruby · 9c2c677d
    Siim Liiser 提交于
    Previously `String#to_time` returned the midnight of the current date
    in some cases where there was no relavant information in the string.
    Now the method returns `nil` instead in those cases.
    
    Fixes #22958.
    9c2c677d
可在Tags中查看这些版本中当前仓库的状态.
CHANGELOG.md 18.4 KB