From: "Michael C. Libby" Date: 2005-01-19T12:45:13+09:00 Subject: Time.strftime and UTC --6WlEvdN9Dv0WHSBl Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hi, just wondering if I'm missing something... mcl@saluki:~$ ruby -v ruby 1.8.2 (2004-11-06) [i686-linux] mcl@saluki:~$ ruby -e 'puts Time.new.utc.strftime("%H:%M %Z")' 04:31 GMT If I say to convert to UTC, shouldn't I get %Z =3D "UTC"? It also contradicts page 649 of Pickaxe2 which says that 1.8+ would have UTC instead of GMT anyway. Thanks. --=20 ( Michael C. Libby | www.andsoforth.com | 2005-01-19 04:31 UTC ) --6WlEvdN9Dv0WHSBl Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.6 (GNU/Linux) iD8DBQFB7eQK4ClW9KMwqnMRAjDmAJ9dT1oUzZGXpjBWBWVStGXXjlxyNACfYmWE t5vrbFthd1xHBkug2ntfDdg= =s5mK -----END PGP SIGNATURE----- --6WlEvdN9Dv0WHSBl--