<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ruby.git/timev.rb, branch v3_2_11</title>
<subtitle>The Ruby Programming Language</subtitle>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/'/>
<entry>
<title>[Feature #18033] Add `precision:` option</title>
<updated>2022-12-16T13:52:59+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2021-10-23T14:32:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=9515179d74f2d9934c1b2c69879d72254d940f85'/>
<id>9515179d74f2d9934c1b2c69879d72254d940f85</id>
<content type='text'>
Which limits the precision of subsecond. Defaulted to 9, that
means nanosecond.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Which limits the precision of subsecond. Defaulted to 9, that
means nanosecond.
</pre>
</div>
</content>
</entry>
<entry>
<title>[Feature #18033] Make Time.new parse time strings</title>
<updated>2022-12-16T13:52:59+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2021-09-04T15:24:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=8c272f44816f098c1e057c72a47451efc8cd1739'/>
<id>8c272f44816f098c1e057c72a47451efc8cd1739</id>
<content type='text'>
`Time.new` now parses strings such as the result of `Time#inspect`
and restricted ISO-8601 formats.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
`Time.new` now parses strings such as the result of `Time#inspect`
and restricted ISO-8601 formats.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add Time#deconstruct_keys</title>
<updated>2022-11-22T21:10:46+00:00</updated>
<author>
<name>zverok</name>
<email>zverok.offline@gmail.com</email>
</author>
<published>2022-10-19T19:07:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=eaf2b6c4396ff19921cbc75a394d7a752aaab4ef'/>
<id>eaf2b6c4396ff19921cbc75a394d7a752aaab4ef</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[DOC] Update about `sec` argument of `Time.new`</title>
<updated>2022-11-17T12:52:50+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2022-11-17T12:50:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=a145a204ec01a5087a3d3699e3707b41afd5fd6b'/>
<id>a145a204ec01a5087a3d3699e3707b41afd5fd6b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[DOC] Enhanced RDoc for Time (#6308)</title>
<updated>2022-08-31T21:36:22+00:00</updated>
<author>
<name>Burdette Lamar</name>
<email>BurdetteLamar@Yahoo.com</email>
</author>
<published>2022-08-31T21:36:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=d41be1ac37a91f901a0030bfd10979240621db4e'/>
<id>d41be1ac37a91f901a0030bfd10979240621db4e</id>
<content type='text'>
More on timezones.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
More on timezones.</pre>
</div>
</content>
</entry>
<entry>
<title>Fix comment in timev.rb</title>
<updated>2022-08-28T21:57:36+00:00</updated>
<author>
<name>Jeremy Evans</name>
<email>code@jeremyevans.net</email>
</author>
<published>2022-08-28T21:57:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=055fc7b14dc375089b454cc7eaebeb78f9f3efaa'/>
<id>055fc7b14dc375089b454cc7eaebeb78f9f3efaa</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[DOC] Enhanced RDoc for Time (#6294)</title>
<updated>2022-08-28T21:49:51+00:00</updated>
<author>
<name>Burdette Lamar</name>
<email>BurdetteLamar@Yahoo.com</email>
</author>
<published>2022-08-28T21:49:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=aecc3b12528e1b02d24bcd5df746e93aa04ba211'/>
<id>aecc3b12528e1b02d24bcd5df746e93aa04ba211</id>
<content type='text'>

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>

</pre>
</div>
</content>
</entry>
<entry>
<title>[DOC] Enhanced RDoc for Time (#6277)</title>
<updated>2022-08-25T18:02:18+00:00</updated>
<author>
<name>Burdette Lamar</name>
<email>BurdetteLamar@Yahoo.com</email>
</author>
<published>2022-08-25T18:02:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=8706b74b902db70c5c00c8008a0f0b045381eb7e'/>
<id>8706b74b902db70c5c00c8008a0f0b045381eb7e</id>
<content type='text'>
Deletes the :include: files in doc/time, which became no longer workable when @nobu pointed out that some (but not all) creator methods accept string values as well as integer-like values.
Changes to methods:

    Time.utc
    Time.local
    Time.at
    Time.new
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Deletes the :include: files in doc/time, which became no longer workable when @nobu pointed out that some (but not all) creator methods accept string values as well as integer-like values.
Changes to methods:

    Time.utc
    Time.local
    Time.at
    Time.new
</pre>
</div>
</content>
</entry>
<entry>
<title>[DOC] Remove extra page-dir prefix</title>
<updated>2022-08-22T14:15:30+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2022-08-22T14:14:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=f99904341e0c376450113f0c37cb1b65d5b62bf3'/>
<id>f99904341e0c376450113f0c37cb1b65d5b62bf3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[DOC] Enhanced RDoc for Time (#6255)</title>
<updated>2022-08-21T16:36:36+00:00</updated>
<author>
<name>Burdette Lamar</name>
<email>BurdetteLamar@Yahoo.com</email>
</author>
<published>2022-08-21T16:36:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=936327a51915d6a39086f65ea1b8e5c5c4ade78f'/>
<id>936327a51915d6a39086f65ea1b8e5c5c4ade78f</id>
<content type='text'>
Treats:
    #utc
    #hash
    #localtime
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Treats:
    #utc
    #hash
    #localtime
</pre>
</div>
</content>
</entry>
</feed>
