tkellen (Tyler Kellen)
- Login: tkellen
- Email: tyler@sleekcode.net
- Registered on: 03/29/2013
- Last sign in: 04/12/2013
Issues
| open | closed | Total | |
|---|---|---|---|
| Assigned issues | 0 | 0 | 0 |
| Reported issues | 0 | 1 | 1 |
Activity
04/12/2013
-
11:27 PM Ruby Feature #8181: New flag for strftime that supports adding ordinal suffixes to numbers
- naruse (Yui NARUSE) wrote:
> tkellen (Tyler Kellen) wrote:
> ...
Thanks naruse, I did not know that. Could you explain what you mean by being careful? -
10:49 PM Ruby Feature #8181: New flag for strftime that supports adding ordinal suffixes to numbers
- duerst (Martin Dürst) wrote:
> On 2013/04/12 9:07, tkellen (Tyler Kellen) wrote:
> ...
Does strftime support AM/PM for different languages?
-
09:07 AM Ruby Feature #8181: New flag for strftime that supports adding ordinal suffixes to numbers
- zzak (Zachary Scott) wrote:
> ActiveSupport has ordinalize, maybe you want to use that instead.
-∞ for ActiveSupport.
I don't need or want to require that giant for this simple feature. I can (and have) written a simple ordinaliz...
03/29/2013
-
02:15 AM Ruby Feature #8181 (Rejected): New flag for strftime that supports adding ordinal suffixes to numbers
- This is my first issue on the ruby tracker--hopefully I'm asking in the right place?
It would be nice if you could use strftime to generate dates with ordinal suffixes. I propose the addition of another flag to support this: the @ ch...