[lnkForumImage]
TotalShareware - Download Free Software

Confronta i prezzi di migliaia di prodotti.
Asp Forum
 Home | Login | Register | Search 


 

Forums >

comp.lang.ruby

Re: Printing RFC3339 timezone?

Bob Showalter

1/25/2006 1:29:00 PM

csn wrote:
> How can I print a valid RFC3339 time zone (used by Atom)? Presumably
> using strftime; which outputs -HHMM for "%z" (which isn't documented),
> but RFC3339 requires -HH:MM (I know RFC3339 allows 'Z', but I'd like the
> actual time zone).

Take a look at:

http://www.ruby-doc.org/stdlib/libdoc/time/rdoc/classes/Time.ht...