|
Posted by Rik on 12/18/96 11:48
Des wrote:
> I have to do an events calender for a church. The events display will
> be limited to that week. If someone went in today Wed 24th I want to
> display 21st to 27th. I dont want any code samples, just the functions
> that find the day of week and a function that can (in this case)
> subtract 3 days to get sunday and add 7 for saterday. I can do the
> rest.
You don't want codesamples?
Ok, return your day of the week with date() or strftime(), make dates with
mktime().
Grtz,
--
Rik Wasmus
Navigation:
[Reply to this message]
|