[csw-maintainers] Catalog generation date information in catalog/pkgutil?

Philip Brown phil at bolthole.com
Wed Apr 13 22:54:46 CEST 2011


On Wed, Apr 13, 2011 at 1:46 PM, Peter Bonivart <bonivart at opencsw.org> wrote:
> On Wed, Apr 13, 2011 at 10:34 PM, Philip Brown <phil at bolthole.com> wrote:
>> date -u '+%Y/%m/%dT%H:%M:%SZ'
>
> "The separator used between date values (year, month, week, and day)
> is the hyphen."
>

Noted.
Okay then:

date -u '+%Y-%m-%dT%H:%M:%SZ'


which currently yields output of


2011-04-13T20:54:24Z


More information about the maintainers mailing list