Página 1 de 1

Date/Time and OLE

Publicado: Mié Sep 19, 2007 4:05 am
por Nick Hilder
Howdy
Is it possible to retreieve the date and the time of a date/time field using
XH and OLE
I'm looping through an outlook calendar and can only return the date of the
appointment, the time just disappears
::CurrentAppointment:Start
This returns a Date type variable.
Any ideas?
Is there a way in OLE I can just get the whole string back and break it
upmyself maybe?
Nick