I am using Crystal Reports 10.
Oracle database. I have a date field that is my primary group field. One of the dates is 1/1/1700. This was a default value of some sort in this database as there are a number of occurrences of this date. If I put this field on the report it displays fine as 1/1/1700. However, the group tree and group name field are showing this as 12/27/1699. Could this be related somehow to faulty leap year logic calculations in crystal? I believe it is true that 1700, 1800 and 1900 were not actually leap years. I have heard somewhere that for the years ending in 00 the century portion must be divisible by 4 to actually be a leap year. I do not know if this is the issue here or not. Just curious if anyone else has run into this type of an issue with older date fields.
Oracle database. I have a date field that is my primary group field. One of the dates is 1/1/1700. This was a default value of some sort in this database as there are a number of occurrences of this date. If I put this field on the report it displays fine as 1/1/1700. However, the group tree and group name field are showing this as 12/27/1699. Could this be related somehow to faulty leap year logic calculations in crystal? I believe it is true that 1700, 1800 and 1900 were not actually leap years. I have heard somewhere that for the years ending in 00 the century portion must be divisible by 4 to actually be a leap year. I do not know if this is the issue here or not. Just curious if anyone else has run into this type of an issue with older date fields.