You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Mac-Systems <ma...@mac-systems.de> on 2007/10/02 13:18:53 UTC

Site generation contain Date and Time ?

Hello,

actually my Generated Site only have an Date at Top of Page.
Is there a short solution that will contain the publishing Time also ?

thanks,
Jens

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org


Re: Site generation contain Date and Time ?

Posted by Dennis Lundberg <de...@apache.org>.
Mac-Systems wrote:
> Hello,
> 
> actually my Generated Site only have an Date at Top of Page.
> Is there a short solution that will contain the publishing Time also ?

I haven't tried this but anyway, you have something like this in your 
site.xml now:

   <publishDate position="left"/>

Try to change that to

   <publishDate position="left" format="MM-dd-yy hh:mm"/>

> 
> thanks,
> Jens
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
> For additional commands, e-mail: users-help@maven.apache.org
> 
> 


-- 
Dennis Lundberg

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org