We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 993fe8d + 67fd4d1 commit 2db804eCopy full SHA for 2db804e
1 file changed
refm/api/src/_builtin/Time
@@ -28,7 +28,7 @@ p Marshal.load(Marshal.dump(Time.now.gmtime)).zone
28
[[lib:time]] ライブラリによって、[[m:Time.parse]], [[m:Time.rfc2822]], [[m:Time.httpdate]], [[m:Time.iso8601]] 等が拡張されます。
29
30
Ruby 1.9.2 以降の Time クラスのデザインの詳細は
31
-[[url:https://staff.aist.go.jp/tanaka-akira/pub/sapporo-rubykaigi-02-akr-2009.pdf]] や
+[[url:http://www.a-k-r.org/pub/sapporo-rubykaigi-02-akr-2009.pdf]] や
32
「APIデザインケーススタディ」([[url:https://gihyo.jp/book/2016/978-4-7741-7802-8]])
33
の第4章を参照してください。
34
0 commit comments