By moondrop on
How do I display the current date on my home page?
Does anyone have a snippet with the correct code?
Or any other suggestions?
Thanks,
Moondrop
How do I display the current date on my home page?
Does anyone have a snippet with the correct code?
Or any other suggestions?
Thanks,
Moondrop
Comments
Block?
I guess the easiest way would be to create a custom block and add some php to display the date, e.g.:
or
You can amend it to whatever format you like. Try here for more formats: http://php.net/date
Oh yeah, and don't forget to set the input type for the block to php :-)
Or put it in page.tpl.php
Or you can put that code directly in your page.tpl.php file for your theme wherever you want it.
Drupalize.Me, The best Drupal training, available all the time, anywhere!