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
Date/Time and OLE
Publicado: Mié Sep 19, 2007 7:58 pm
por jfgimenez
Nick,
> 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?
The new xHarbour version has full datetime support, although I've not
already tested it.
--
Regards,
Jose F. Gimenez
http://www.xailer.com
http://www.xailer.info
Date/Time and OLE
Publicado: Mié Sep 19, 2007 7:58 pm
por jfgimenez
Nick,
> 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?
The new xHarbour version has full datetime support, although I've not
already tested it.
--
Regards,
Jose F. Gimenez
http://www.xailer.com
http://www.xailer.info
Date/Time and OLE
Publicado: Jue Sep 20, 2007 2:56 pm
por Nick Hilder
Sounds great, I had better pull down some updates
Cheers
Nick
"Jose F. Gimenez" <
jfgimenez@wanadoo.es> wrote in message
news:[email=
46f16397@ozsrv2.ozlan.local...]
46f16397@ozsrv2.ozlan.local...[/email]
> Nick,
>
>> 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?
>
> The new xHarbour version has full datetime support, although I've not
> already tested it.
>
> --
> Regards,
>
> Jose F. Gimenez
>
http://www.xailer.com
>
http://www.xailer.info
>
Date/Time and OLE
Publicado: Jue Sep 20, 2007 2:56 pm
por Nick Hilder
Sounds great, I had better pull down some updates
Cheers
Nick
"Jose F. Gimenez" <
jfgimenez@wanadoo.es> wrote in message
news:[email=
46f16397@ozsrv2.ozlan.local...]
46f16397@ozsrv2.ozlan.local...[/email]
> Nick,
>
>> 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?
>
> The new xHarbour version has full datetime support, although I've not
> already tested it.
>
> --
> Regards,
>
> Jose F. Gimenez
>
http://www.xailer.com
>
http://www.xailer.info
>
Date/Time and OLE
Publicado: Mié Oct 03, 2007 12:36 am
por Nick Hilder
FYI
In the lastest version of the XH the Date/Time field in Outlook when
accessed via OLE works a treat
Regards
Nick
"Nick Hilder" <nick_Nospam#$%@capsol.com%NOSPAM%.au> wrote in message
news:[email=
46f26e31@ozsrv2.ozlan.local...]
46f26e31@ozsrv2.ozlan.local...[/email]
> Sounds great, I had better pull down some updates
>
> Cheers
>
> Nick
>
>
> "Jose F. Gimenez" <
jfgimenez@wanadoo.es> wrote in message
> news:[email=
46f16397@ozsrv2.ozlan.local...]
46f16397@ozsrv2.ozlan.local...[/email]
>> Nick,
>>
>>> 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?
>>
>> The new xHarbour version has full datetime support, although I've not
>> already tested it.
>>
>> --
>> Regards,
>>
>> Jose F. Gimenez
>>
http://www.xailer.com
>>
http://www.xailer.info
>>
>
>
Date/Time and OLE
Publicado: Mié Oct 03, 2007 12:36 am
por Nick Hilder
FYI
In the lastest version of the XH the Date/Time field in Outlook when
accessed via OLE works a treat
Regards
Nick
"Nick Hilder" <nick_Nospam#$%@capsol.com%NOSPAM%.au> wrote in message
news:[email=
46f26e31@ozsrv2.ozlan.local...]
46f26e31@ozsrv2.ozlan.local...[/email]
> Sounds great, I had better pull down some updates
>
> Cheers
>
> Nick
>
>
> "Jose F. Gimenez" <
jfgimenez@wanadoo.es> wrote in message
> news:[email=
46f16397@ozsrv2.ozlan.local...]
46f16397@ozsrv2.ozlan.local...[/email]
>> Nick,
>>
>>> 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?
>>
>> The new xHarbour version has full datetime support, although I've not
>> already tested it.
>>
>> --
>> Regards,
>>
>> Jose F. Gimenez
>>
http://www.xailer.com
>>
http://www.xailer.info
>>
>
>