Re: parse dates

2008-06-02 Thread Eddie Corns
brechmos <[EMAIL PROTECTED]> writes: >Hi, >I have been using PHP the last while and in particular strtotime. >What I want to replicate is finding the second or fourth Monday of the >next month. In PHP with strtotime it is easy (strtotime("second >Monday", strtotime("next month"), but I can't fin

Re: parse dates

2008-05-31 Thread Sebastian 'lunar' Wiesner
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 [ brechmos <[EMAIL PROTECTED]> ] > Hi, > > I have been using PHP the last while and in particular strtotime. > What I want to replicate is finding the second or fourth Monday of the > next month. In PHP with strtotime it is easy (strtotime("second >