Commit graph

2 commits

Author SHA1 Message Date
Nobuyoshi Nakada
8c272f4481 [Feature #18033] Make Time.new parse time strings
`Time.new` now parses strings such as the result of `Time#inspect`
and restricted ISO-8601 formats.
2022-12-16 22:52:59 +09:00
Nobuyoshi Nakada
11fd3fec53
Add benchmarks to create Time instances 2021-09-12 18:44:53 +09:00