import HTMLcalendar
def read_appt_file(filename)
Setting the day_month_order flag to 1 will make the parser read month value from the second position rather than the first.
2/15/97: 3:25 Text for the appointment 4:45 This will be placed on the same day 5/21: 8:00 Leaving off the year will pick up the current year */15: 2:00 This will place the appt on the 15th of every month 5:30 Also as above Friday: 3:30 Place this one on every Friday of the current year.
The ":" after the day entry is significant. A single appointment text cannot span more than one line.
Copyright © Robin Friedrich
All Rights Reserved
Comments to author: dev@null
Generated: Tue Apr 20, 1999