Skip to content

[Feature #18033] Time.at with string - #5212

Closed
nobu wants to merge 5 commits into
ruby:masterfrom
nobu:Time.at-string
Closed

[Feature #18033] Time.at with string#5212
nobu wants to merge 5 commits into
ruby:masterfrom
nobu:Time.at-string

Conversation

@nobu

@nobu nobu commented Dec 4, 2021

Copy link
Copy Markdown
Member

Time.at now parses strings such as the result of Time#inspect and restricted ISO-8601 formats.

Based on #4825.

nobu added 5 commits December 4, 2021 16:43
`Time.new` now parses strings such as the result of `Time#inspect`
and restricted ISO-8601 formats.
Which limits the precision of subsecond. Defaulted to 9, that
means nanosecond.
@hsbt

hsbt commented Oct 25, 2023

Copy link
Copy Markdown
Member

@hsbt hsbt closed this Oct 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants