From: Fabrice N. <fab...@no...> - 2003-02-25 12:05:36
|
Hi, I want to compare a date field in a database to the current date. I thought (lt (int %0) (int gcd)) would do the trick. Obviously, it does not work. In fact, on my palm M130: int %0 (set to today) is 52149600 whereas int gcd is 21519. I've checked the source code to see whether there was some silly trick to use, but I did not find any solution. I've also changed my system-wide date format settings but it did not improve the result. Any hint? Thanks in advance, Fabrice |