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...
- 05:07 PM Bug #5867 (New): today and now initial values are not handled correctly in DmoMeta.existingFields...
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...
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...
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...
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...
- 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... - 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...
- 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).
... - 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... - 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... - 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 ... - 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). - 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:...
- 12:24 PM Bug #5802: a date temp-table field gets assigned to incorrect date
- I don't see the issue on my system:...
- 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 ...
- 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...
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...
- 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...
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...
Also available in: Atom