European PHP programmmers: how do you work with dates?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • xfalmp
    Confirmed User
    • Aug 2002
    • 1474

    #1

    European PHP programmmers: how do you work with dates?

    I'm asking 'cause I'm working with a swedish site right now and I'd like to know how you work out the language and problems like weeks starting at monday.

    Trust the "WOW" effect.
  • Calvinguy
    Confirmed User
    • Oct 2002
    • 1752

    #2
    the date function can handle your last question

    Comment

    • elitetec
      Too lazy to set a custom title
      • Sep 2005
      • 4944

      #3
      That is the problem.????



      Add Your Site To My PR4 Blog
      Selling Sig ICQ-200636146

      Comment

      • xfalmp
        Confirmed User
        • Aug 2002
        • 1474

        #4
        Originally posted by Calvinguy
        the date function can handle your last question
        You mean setlocale() and strftime(), right? Ok...

        Trust the "WOW" effect.

        Comment

        Working...