On Fri, 30 Jan 2009, Guenter Milde wrote:

On 2009-01-30, Christian Ridderström wrote:

I'd like to output todays date in the header with the date formatted as

        2009-01-30

How should I do this?

with the package "isodate":

http://dante.ctan.org/CTAN/help/Catalogue/entries/isodate.html

Thanks, this did the trick in my preamble:

        \usepackage{isodate}
        \lhead{\isodate\today}

/Christian

--
Christian Ridderström, +46-8-768 39 44            http://www.md.kth.se/~chr

Reply via email to