From: "naruse (Yui NARUSE)" Date: 2021-10-21T12:15:41+00:00 Subject: [ruby-core:105731] [Ruby master Feature#18259] Support quarter spec %q in Time#strftime 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 (Adri��n Medra��o 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: