php - Convert date format from mysql TIMESTAMP help -


There is a problem, I need dates in the Swedish format, for example, October is in the Swedish octroi ... I How can I do this?

It works for English dates so far:

 $ date = date ("j f", strtotime ($ row [insert_date]));  

$ display_table. = "$ Date"; Something like this can help:

  $ date =  

Comments

Popular posts from this blog

asp.net - Javascript/DOM Why is does my form not support submit()? -

sockets - Delphi: TTcpServer, connection reset when reading -

javascript - Classic ASP "ExecuteGlobal" statement acting differently on two servers -