Hi there,
Is it possible to show the current date? For example: Tuesday 2nd November 2010
Thanks
Show Today's Date?
-
- Support Guru
- Posts: 8169
- Joined: Tue Oct 19, 2004 6:44 pm
Re: Show Today's Date?
{$smarty.now|cms_date_format}
Follow me on twitter
Please post system information from "Extensions >> System Information" (there is a bbcode option) on all posts asking for assistance.
--------------------
If you can't bother explaining your problem well, you shouldn't expect much in the way of assistance.
Please post system information from "Extensions >> System Information" (there is a bbcode option) on all posts asking for assistance.
--------------------
If you can't bother explaining your problem well, you shouldn't expect much in the way of assistance.
Re: Show Today's Date?
Many thanks!
Is it possible to display the day too? e.g Tuesday 2, Nov?
Is it possible to display the day too? e.g Tuesday 2, Nov?
- MikeTroop74
- Forum Members
- Posts: 65
- Joined: Thu Oct 14, 2010 6:58 pm
Re: Show Today's Date?
How do I get this to show the current date with my time zone offset (without showing the time)?calguy1000 wrote: {$smarty.now|cms_date_format}
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?