views:

46

answers:

0

How can I put the creation date into the footer of my pages?

in my css file I have:

@bottom-center {
    content: "www.mysite.de - Page " counter(page) "/" counter(pages) " - " ??? ;
}

??? should be the creation date in the fortmat dd.mm.yyyy