|
Posted by Martin Jay on 09/28/63 11:48
In message <BWVcg.443815$ze.11832446@phobos.telenet-ops.be>, ivan
<pc@moosewebdesign.com> writes
>just one small question concerning 'previous month':
>
>the function date ("m") gives me the current month.
>
>So, date("m")-1 returns the previous month.
>
>But, if the current month is "01", will this return "12" or "00" ?
'0' would be returned (1 - 1). :)
--
Martin Jay
Navigation:
[Reply to this message]
|