Project

General

Profile

Activity

From 11/03/2021 to 12/02/2021

12/02/2021

05:17 PM Bug #5867: today and now initial values are not handled correctly in DmoMeta.existingFields map
In 3821c/13236, I modified @DmoMeta@ to store a map of @P2JFields@ (by property name), for use in defining dynamic te... Eric Faulhaber
05:07 PM Bug #5867 (New): today and now initial values are not handled correctly in DmoMeta.existingFields...
Eric Faulhaber

11/29/2021

12:27 PM Support #4701: try to improve H2 transaction commit performance
FYI, H2 version 2.0.202 was released November 25, 2021. I noticed these two items which are relevant to us in the cha... Eric Faulhaber

11/09/2021

12:14 PM Bug #5802: a date temp-table field gets assigned to incorrect date
If @LocalDate@ handled historical dates properly, then we would certainly need to consider moving to it. Without tha... Greg Shah

11/06/2021

10:34 PM Bug #5802: a date temp-table field gets assigned to incorrect date
I did some small scale tests/investigations. The @LocalDate@ might be the utility @date@ needs. There are methods for... Ovidiu Maxiniuc

11/05/2021

01:34 PM Bug #5802: a date temp-table field gets assigned to incorrect date
I believe it may be possible that we are doing some over-calculations with the @date@. From my experience with this B... Ovidiu Maxiniuc
01:33 PM Bug #5802: a date temp-table field gets assigned to incorrect date
Greg Shah wrote:
> At the time I wrote this code, the use of @Date@ with the day, month, year was already deprecated...
Constantin Asofiei
01:21 PM Bug #5802: a date temp-table field gets assigned to incorrect date
> But a potential problem may be: when working with pure dates, maybe FWD should not depend on/use the time part at a... Greg Shah
01:17 PM Bug #5802: a date temp-table field gets assigned to incorrect date
Ovidiu Maxiniuc wrote:
> Same Java version here.
> Greg, please try with @ABL_11_NOV_1900 = 2430137@ (05/21/1941).
...
Greg Shah
12:48 PM Bug #5802: a date temp-table field gets assigned to incorrect date
Constantin Asofiei wrote:
> Ovidiu: I don't think this is specific on a user's machine (as long as @TimeZone.getDefa...
Ovidiu Maxiniuc
12:47 PM Bug #5802: a date temp-table field gets assigned to incorrect date
Constantin Asofiei wrote:
> Ovidiu, is this only with this specific @1900-11-11@ date? Can you run all dates from 1...
Ovidiu Maxiniuc
12:46 PM Bug #5802: a date temp-table field gets assigned to incorrect date
Greg, what does @TimeZone.getDefault();@ show for you?
Ovidiu: I don't think this is specific on a user's machine ...
Constantin Asofiei
12:41 PM Bug #5802: a date temp-table field gets assigned to incorrect date
Same Java version here.
Greg, please try with @ABL_11_NOV_1900 = 2430137@ (05/21/1941).
Ovidiu Maxiniuc
12:36 PM Bug #5802: a date temp-table field gets assigned to incorrect date
If I'm using @TimeZone.getTimeZone("Europe/Bucharest")@, the program shows:... Constantin Asofiei
12:24 PM Bug #5802: a date temp-table field gets assigned to incorrect date
I don't see the issue on my system:... Greg Shah
12:20 PM Bug #5802: a date temp-table field gets assigned to incorrect date
Ovidiu, is this only with this specific @1900-11-11@ date? Can you run all dates from 1900 to 2030 in a loop, a log ... Constantin Asofiei
12:13 PM Bug #5802: a date temp-table field gets assigned to incorrect date
I used Constantin's test case. I added traces (@System.out.format()@) in @date.neutralMillisToCalendar(long millis, T... Ovidiu Maxiniuc

11/04/2021

11:09 AM Bug #5802: a date temp-table field gets assigned to incorrect date
Do you have a simple Java recreate for this? I assume we can recreate this with simple Java code with a @main()@ tha... Greg Shah
08:05 PM Bug #5802: a date temp-table field gets assigned to incorrect date
I continued investigations on this issue. The problem seems to be at the moment when the timezone of the @GregorianCa... Ovidiu Maxiniuc

11/03/2021

09:10 AM Bug #5802: a date temp-table field gets assigned to incorrect date
> It seems like the first setup is somewhat incorrect. Since the default timezone is unlikely to change, only the ve... Greg Shah
 

Also available in: Atom