From: Austin Ziegler Date: 2006-01-25T22:29:03+09:00 Subject: Re: Printing RFC3339 timezone? On 24/01/06, 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). Try using Time#xmlschema. -austin -- Austin Ziegler * halostatue@gmail.com * Alternate: austin@halostatue.ca