Welcome Guest, Not a member yet? Register   Sign In
Date format [Italian] Best Way
#1

[eluser]daweb[/eluser]
Hi everybody.

I would want to print a formatted italian date in my project.

eg. Mercoledì, 19 Settembre 2007, using calendar_lang, I think.

What about the best way to do it?
#2

[eluser]ELRafael[/eluser]
[quote author="daweb" date="1190203053"]Hi everybody.

I would want to print a formatted italian date in my project.

eg. Mercoledì, 19 Settembre 2007, using calendar_lang, I think.

What about the best way to do it?[/quote]

ciao!

the calendar class, to me, only shows a calendar box. I defined my lang to portuguese, so the months in the calendar shows me in portuguese. Something like Quarta-feira, 19 de Setembro 2007.

But if you want to use date('l'), will not show Mercoledì, but still Wednesday... To do this, you'll need to see locale from your OS, PHP, Webserver!
#3

[eluser]xwero[/eluser]
If you use setlocale before you use a datetime or format function everything works out fine.

No need to fiddle with server configurations




Theme © iAndrew 2016 - Forum software by © MyBB