-
These interfaces have some problems.
1. Values are converted to Java objects and some conversions are slow, buggy and may loss some information. `TIME`, `DATE`, and `TIMESTAMP` are especially affec…
-
测试项目 https://github.com/zhoujin7/lealone-boot
执行:
https://github.com/zhoujin7/lealone-boot/blob/main/src/test/java/com/example/lealoneboot/LealoneBootApplicationTests.java
需要先将依赖库mvn install到本地 …
-
**[Rob Moore](https://jira.spring.io/secure/ViewProfile.jspa?name=robmoore)** opened **[DATAREST-888](https://jira.spring.io/browse/DATAREST-888?redirect=false)** and commented
Previously date fields…
-
**I'm submitting a ...**
- [x] bug report
- [ ] feature request
**Describe the issue**
Consider this logic:
```java
try (Connection connection = DriverManager.getConnection(
…
-
"I have a date or a time, and I want to round/adjust it."
Examples:
* Find the last time it was Monday (or Sunday) not later than the given date: https://github.com/Kotlin/kotlinx-datetime/issues/…
-
The following things need to be investigated further:
* **DONE** - Test with a `ClientCache` and client LOCAL `Region(s)` with no connections (i.e. no `Pool` defined) to a cluster/server using PDX
…
-
I'm attaching an .ssd to demonstrate the issue which occurs when playing software generated bass through interrupts. There appears to be sound corruption introduced between these two releases:
https…
-
From the https://www.joda.org/joda-time/ website
> The standard date and time classes prior to Java SE 8 are poor. By tackling this problem head-on, Joda-Time became the de facto standard date and …
-
### Expected behavior and actual behavior:
Expected: Immutable pojos are fully immutable.
Behavior: Immutable pojos that have fields that are mutable are not immutable.
### Steps to reproduce the…
-
**Describe the bug**
In Recur.java at line 696 there is a loop to quickly move to the start of the period. If the distance to the start is too long, crossing daylight saving, it will corrupt the star…