The time format, where 15 == 3pm, should be: yyyymmddThh
or yyyymmddThhmm
or yyyymmddThhmmss
For example: 20040825T1404
NOT : 2004-08-25:14-4
NOT : 20040825
The solve method extended from OAA.
goal == entry(Type,Summary,StartDatime,StopDatime,Location)
Type == the type of event; meeting, birthday, appointment...
The solve method extended from OAA.
goal == add(W,X,Y,Z)
W == the type; event,todo,alarm
X == the message connected to the object
Y == start date/time
Z == end date/time