index
:
delta/ruby.git
5a1dfb04bc2
KEIJU
KOSAKO
RUBY
SER
SHIGEO
SPCOLTRIN
baserock/GENIVI/G-1.2
baserock/liw/sam/chef
baserock/morph/ruby_1_8_7
baserock/morph/ruby_1_9_3
baserock/ps/proto-web-system
baserock/ruby_1_9_3
baserock/ruby_2_0_0
baserock/ruby_2_1
baserock/v1_9_3_194-bootstrap
bundler
c65f10304f
copy_file_range_bug
dependabot/bundler/spec/mspec/rake-12.3.3
half-baked-1.9
master
matzruby
maximecb-patch-1
maximecb-patch-2
mvm
new_gc
revert-2779-news-for-module-name
rexml_adds_tests
ricsin
ruby_1_3
ruby_1_4
ruby_1_6
ruby_1_8
ruby_1_8_5
ruby_1_8_6
ruby_1_8_7
ruby_1_9_1
ruby_1_9_2
ruby_1_9_3
ruby_2_0_0
ruby_2_1
ruby_2_2
ruby_2_3
ruby_2_4
ruby_2_5
ruby_2_6
ruby_2_7
ruby_3_0
ruby_3_1
ruby_3_2
ruby_m17n
scheduler-process-wait
testunit
thread_inspect
trunk
unlabeled-1.1.1
unlabeled-1.39.2
v1_0r
v1_1dev
v1_1r
win32-unicode-test
yuki24-patch-1
github.com: ruby/ruby.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
time.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Support %U/%u/%W/%w/%V/%g/%G formats in Time.strptime
Jeremy Evans
2019-11-21
1
-1
/
+12
*
Time#strftime does not support `%Q`
Kazuhiro NISHIYAMA
2019-11-06
1
-1
/
+0
*
Fix mday overflow
nobu
2019-01-06
1
-1
/
+10
*
Remove `(nanosecond)` too [ci skip]
kazu
2018-12-03
1
-1
/
+1
*
time.rb: remove the unsupported formatting options from the document [ci skip]
okkez
2018-12-03
1
-4
/
+1
*
Remove unused variable in example code [ci skip]
kazu
2018-11-29
1
-1
/
+0
*
time.rb: Move documents and stop others
nobu
2018-11-29
1
-73
/
+101
*
Time.parse based from non-Time object
nobu
2018-10-09
1
-1
/
+1
*
[DOC] Add %Q and %+ to strptime [ci skip]
kazu
2018-09-01
1
-0
/
+2
*
time.rb: yday support
nobu
2018-07-24
1
-4
/
+15
*
time.rb: fix parsing time zone in iso8601
nobu
2018-05-28
1
-1
/
+1
*
time.rb: fix parsing time zone in iso8601
nobu
2018-05-28
1
-1
/
+1
*
Use Regexp#match? in time.rb for conditionals
nobu
2018-03-28
1
-8
/
+4
*
Make Time.parse respect timezone offset seconds
nobu
2017-10-20
1
-2
/
+2
*
Time.parse's "now" argument as nil works again.
akr
2016-11-05
1
-6
/
+10
*
* lib/time.rb: revert r54167 because it would break
sonots
2016-04-19
1
-13
/
+7
*
* lib/time.rb (parse, strptime): Fix Time.parse/strptime does not
sonots
2016-03-17
1
-7
/
+13
*
* lib/time.rb: Use "<<" to reduce string allocation.
akr
2015-11-14
1
-1
/
+1
*
* lib/time.rb: Specify frozen_string_literal: true.
akr
2015-11-14
1
-0
/
+2
*
* lib/time.rb (strptime): Support %s.%N.
akr
2015-03-01
1
-1
/
+7
*
[DOC]
akr
2015-01-01
1
-1
/
+1
*
* time.c: [DOC] Clarify %Y in strftime, which can accept any digits
zzak
2014-07-27
1
-1
/
+1
*
Fix `Time.parse` for out of range arguments with an offset
nobu
2014-07-19
1
-1
/
+2
*
* lib/time.rb (Time.make_time): Adjust the time zone of "now".
akr
2014-05-06
1
-2
/
+15
*
* lib/time.rb (Time.make_time): Argument validation code moved from
akr
2014-05-06
1
-9
/
+7
*
[DOC] Use EST for previous documentation fix.
akr
2014-05-06
1
-4
/
+4
*
* lib/time.rb (Time.parse): [DOC] Fix an example in the documentation.
akr
2014-05-06
1
-7
/
+7
*
* lib/time.rb (Time.strptime): Raise ArgumentError if Date._strptime
akr
2014-05-05
1
-0
/
+3
*
update a comment.
akr
2014-05-04
1
-2
/
+2
*
add comment.
akr
2014-05-04
1
-0
/
+4
*
* lib/time.rb (Time.force_zone!): Use usual local time if it has
akr
2014-05-04
1
-1
/
+4
*
* lib/time.rb (Time.force_zone!): New private method.
akr
2014-05-04
1
-8
/
+15
*
* lib/time.rb (Time.httpdate): Always return a UTC Time object.
akr
2014-05-03
1
-1
/
+1
*
* lib/time.rb (Time.make_time): Refactored.
akr
2014-05-03
1
-5
/
+1
*
* lib/time.rb (Time.rfc2822): Fix year completion.
akr
2014-05-03
1
-12
/
+17
*
* lib/time.rb (make_time): Produce fixed-offset time object if
akr
2014-05-03
1
-4
/
+12
*
* lib/time.rb (Time.strptime): Use d[:offset] if d[:seconds] is not
akr
2014-05-03
1
-6
/
+6
*
* lib/time.rb: [DOC] Fix timezone in example of Time.parse [Bug #9521]
zzak
2014-03-16
1
-1
/
+1
*
* lib/time.rb: [DOC] Fix typo
a_matsuda
2013-12-26
1
-1
/
+1
*
* lib/time.rb (Time.strptime): Time.strptime('0', '%s') returns local
akr
2013-10-07
1
-2
/
+5
*
* lib/time.rb: [DOC] typo in Time.rb overview by @srt32 [Fixes GH-416]
zzak
2013-10-07
1
-1
/
+1
*
* lib/time.rb (Time.strptime): Use :offset.
akr
2013-10-07
1
-1
/
+2
*
* lib/time.rb: [DOC] Correcting rdoc visibility of time.rb constants
zzak
2013-08-11
1
-16
/
+5
*
* lib/time.rb: [DOC] Document constants by @markijbema [Fixes GH-377]
zzak
2013-08-10
1
-0
/
+13
*
* lib/time.rb (Time#xmlschema): use strftime specifiers instead of
nobu
2012-02-28
1
-13
/
+5
*
* lib/time.rb: Clean up Time documentation. Patch by Jake Goulding.
drbrain
2011-10-06
1
-58
/
+71
*
* time.c (Init_Time): Improve Time documentation. Patch by Shane
drbrain
2011-10-06
1
-34
/
+121
*
* lib/time.rb (Time.strptime): use Time.at if d[:seconds] is set.
naruse
2011-10-04
1
-3
/
+7
*
duplicated statement removed in comment.
akr
2011-08-16
1
-1
/
+0
*
* lib/time.rb (xmlschema): avoid passing any negative numbers.
tadf
2011-05-08
1
-1
/
+1
[next]