For Programmers: Free Programming Magazines  


Home > Archive > PHP Programming > October 2005 > handling week numer









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author handling week numer
Carramba

2005-10-26, 7:55 am


hello!

I have been reviewing some calenders classes and have notice that if u
uses us written class with displays w number it ll by wrong for eu.
so to my question
how do you handle w numeration depenting on country? is there any
simple solutions for this?


--

Thanx in advance
________________________



Joshie Surber

2005-10-27, 3:55 am

> is there any simple solutions for this?

$wnumber = date('W');

can't get much simpler than that.

Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2010 codecomments.com