GitHub user sebbASF opened an issue:
https://github.com/apache/incubator-ponymail/issues/408
Bug: atom.lua - should generate date in UTC, not local time
The Atom output includes a time-stamp of the form:
2010-06-30T13:00:03Z
The Z means UTC, but the code currently uses local time (which may be UTC)
----
----
---
