1
solidsnake
Displaying server date
  • 2004/5/26 13:40

  • solidsnake

  • Just popping in

  • Posts: 33

  • Since: 2004/5/16


Hi, just a simple question: i have a website in a corporate intranet, How do Idisplay the server date (perhaps in a day month year format)-- I wish to include this in my front page like:

1.) Today is 23 July 200x or

2.) Today is Friday, 23 July 200x.

thanks!

2
Mithrandir
Re: Displaying server date

You can use the Smarty function <{$smarty.now}> with additional parameters to format the date.

E.g. <{$smarty.now|date_format:"%A, %B %e, %Y"}> will output "Wednesday, May 26, 2004"

check the Smarty Manual for more info.

3
solidsnake
Re: Displaying server date
  • 2004/5/27 5:27

  • solidsnake

  • Just popping in

  • Posts: 33

  • Since: 2004/5/16


Brilliant!
thanks Mithrandir for that info, was able to use it without problem!


Login

Who's Online

115 user(s) are online (61 user(s) are browsing Support Forums)


Members: 0


Guests: 115


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: May 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits