J
Jerry Yang
Hi
My DB has 2 fields, one which has the date the other has the time.
The date field is called Appt_Date and has values like 12/03/2008 (DD/
MM/YYYY)
The time field is called Appt_Time and has values like 10:30 (am)
I can retrieve both of these fields from the DB and present them on
screen, but I need to do it in iCAL format.
For example, the following represents Janurary 18, 1998, at 11 PM:
19980118T230000
Any idea how I can do this ?
Thanks
My DB has 2 fields, one which has the date the other has the time.
The date field is called Appt_Date and has values like 12/03/2008 (DD/
MM/YYYY)
The time field is called Appt_Time and has values like 10:30 (am)
I can retrieve both of these fields from the DB and present them on
screen, but I need to do it in iCAL format.
For example, the following represents Janurary 18, 1998, at 11 PM:
19980118T230000
Any idea how I can do this ?
Thanks