>We also have to define relation operators behavior: ==, =, <, >, <=, >=
>when DATE and TIMESTAMP are used.
>We have the following choices:
>1. compare only date part ignoring the time with the exception for ==
>   operator which will make exact comparison. For this exact comparision
>   we also have two choices:
>   b. if dates are equal and time part in TIMESTAMP item is 0 then
>      result is .T. otherwise .F.

Hi Przemek.

+1, but IMO TIMESTAMP item not need be 0, in any case, only compare
dates and ignore time.


Regards,

Toninho.

__________________________________________________
Faça ligações para outros computadores com o novo Yahoo! Messenger
http://br.beta.messenger.yahoo.com/
_______________________________________________
Harbour mailing list
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to