< :前の番号
^ :番号順リスト
> :次の番号
P :前の記事(スレッド移動)
N :次の記事(スレッド移動)
|<:前のスレッド
>|:次のスレッド
^ :返事先
_:自分への返事
>:同じ返事先を持つ記事(前)
<:同じ返事先を持つ記事(後)
---:分割してスレッド表示、再表示
| :分割して(縦)スレッド表示、再表示
~ :スレッドのフレーム消去
.:インデックス
..:インデックスのインデックス
Issue #18259 has been updated by naruse (Yui NARUSE).
When we introduce a new specifier for strftime, we are afraid that we accidentally introduce it as a different meaning from the de-facto standard.
Maybe you insist coreutil's date is an implementation near the de-facto, but I think the king is glibc's strftime.
----------------------------------------
Feature #18259: Support quarter spec %q in Time#strftime
https://bugs.ruby-lang.org/issues/18259#change-94230
* Author: amcalvo (Adrin Medrao Calvo)
* Status: Open
* Priority: Normal
----------------------------------------
This syntax is used by coreutil's `date` program (since 8.26):
> ‘%q’
>
> quarter of year (‘1’…‘4’)
--
https://bugs.ruby-lang.org/
Unsubscribe: <mailto:ruby-core-request / ruby-lang.org?subject=unsubscribe>
<http://lists.ruby-lang.org/cgi-bin/mailman/options/ruby-core>