> 1. initial date value which can be seen in this code:
>       proc main()
>          set date format to "yyyy/mm/dd"
>          ? {^ 02:00 }
>       return
> 
>    Harbour shows:
>           /  /   02:00:00.000
>    xHarbour:
>       1899/12/30 02:00:00.000
>    This difference is important in code exchanging data with OLE
>    servers so OLE interface has to be updated to keep it.
> 

This has been fixed just now.

Andi


------------------------------------------------------------------------------
RSA(R) Conference 2012
Save $700 by Nov 18
Register now
http://p.sf.net/sfu/rsa-sfdev2dev1
_______________________________________________
xHarbour-developers mailing list
xHarbour-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xharbour-developers

Reply via email to