After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 77528 - timespec in generated Message-Ids
timespec in generated Message-Ids
Status: RESOLVED FIXED
Product: Pan
Classification: Other
Component: general
0.11.2.91
Other other
: Normal normal
: 0.11.3
Assigned To: Charles Kerr
Charles Kerr
Depends on:
Blocks:
 
 
Reported: 2002-04-03 20:41 UTC by mirko.liss
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description mirko.liss 2002-04-03 20:41:28 UTC
pan cvs 2002 april 03

It's a bad thing to use localtime in the left hand side
of generated 
Message-Ids. When daylight time ends,
a time appears twice. Please use gmtime instead.
Comment 1 Charles Kerr 2002-04-03 21:24:45 UTC
Fixed in CVS.  Thanks for the suggestion!