> yeah that was a typo, but again, ronn does not do locales (at all)

Looking into this, it appear's that ruby's strftime is locale independent,
rather than something ronn-specific. This the opposite behaviour to every
other strftime that I've come across, hence the confusion.

However, you are still missing:

 - date.strftime
 + date.utc.strftime

… for when building close to month changes with respect to TZ.


Regards,

-- 
      ,''`.
     : :'  :     Chris Lamb
     `. `'`      [email protected] / chris-lamb.co.uk
       `-

_______________________________________________
Pkg-ruby-extras-maintainers mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-ruby-extras-maintainers

Reply via email to