Page 1 of 1

Show Today's Date?

Posted: Tue Nov 02, 2010 9:38 pm
by toolman
Hi there,

Is it possible to show the current date? For example: Tuesday 2nd November 2010

Thanks

Re: Show Today's Date?

Posted: Tue Nov 02, 2010 10:04 pm
by calguy1000
{$smarty.now|cms_date_format}

Re: Show Today's Date?

Posted: Tue Nov 02, 2010 10:06 pm
by toolman
Many thanks!

Is it possible to display the day too? e.g Tuesday 2, Nov?

Re: Show Today's Date?

Posted: Tue Nov 02, 2010 10:09 pm
by Dr.CSS

Re: Show Today's Date?

Posted: Tue Nov 02, 2010 10:23 pm
by Wishbone

Re: Show Today's Date?

Posted: Tue Nov 09, 2010 3:56 am
by MikeTroop74
calguy1000 wrote: {$smarty.now|cms_date_format}
How do I get this to show the current date with my time zone offset (without showing the time)?

ie - It's Nov 8th, 2010 at 10:56 PM here but {$smarty.now|cms_date_format} shows Nov 9, 2010.

Is there a time zone offset setting somewhere in the Admin I am missing?