Re: [PHP] Can figure out whats wrong

2005-11-03 Thread Jochem Maas
freudian slip in the subject me thinks. Anders Gjermshus wrote: I have I strange problem /bug in my function and I hoping someone can tell me whats wrong. This function return the timestamp for midnight Monday on the given week number. Its working fine, but on week 44 and week 45 it misses wit

[PHP] Can figure out whats wrong

2005-11-03 Thread Anders Gjermshus
I have I strange problem /bug in my function and I hoping someone can tell me whats wrong. This function return the timestamp for midnight Monday on the given week number. Its working fine, but on week 44 and week 45 it misses with 3600 seconds (1 hour) I wounder if it's a bug in strtotime() or