Date: Sun, 20 Jun 1999 17:01:31 +0400 (MSD) From: Ilya Obshadko <ilya@zhurnal.ru> To: freebsd-stable@freebsd.org Subject: incorrect gmtime resulsts on 3.2-STABLE Message-ID: <Pine.BSF.4.05.9906201655500.445-100000@xfire.polit.ru>
next in thread | raw e-mail | index | archive | help
I'm using perl scripts that set Last-Modified and Expires headers using gmtime() perl function. After upgrading to 3.2-STABLE (and perl 5.005_03) gmtime returns incorrect results. Moscow local time is GMT+4 on summer and GMT+3 on winter. Return value of gmtime() now is 1 hour less than it should be, so seems like it doesn't recognize DST mode... #-- Ilya Obshadko [IDO-RIPN] -------------------------------# #-- email: ilya@zhurnal.ru, ilya24@chat.ru -----------------# #-- ICQ UIN: 10704338 --------------------------------------# To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.05.9906201655500.445-100000>