D
daftpunknl
Guest
I`m using the calender so the user can select a date and retrieve records from a database with all records involving that date.
When i list all request.form items the calender seems te send a number indicating the date.
I figured out:
0 = jan-1-2000
1012 = oct-9-2002
-1 = dec-31-1999
How can i set up the calender to use real dates instead of those numbers counting the days since 1-1-2000
When i list all request.form items the calender seems te send a number indicating the date.
I figured out:
0 = jan-1-2000
1012 = oct-9-2002
-1 = dec-31-1999
How can i set up the calender to use real dates instead of those numbers counting the days since 1-1-2000