-
Originally from https://github.com/tc39/proposal-temporal/issues/105
How does Temporal compare to date-time libraries in other programming languages, and to JavaScript date-time libraries in the ec…
-
I've been playing with the Java 8 Date support documented [here](https://jdbc.postgresql.org/documentation/head/8-date-time.html) with driver version 42.1.1. We found that while PreparedStatement.setO…
-
- [x] We might be need upgrade to 3.3.0 to support java8. (see https://github.com/terasolunaorg/terasoluna-gfw/issues/2#issuecomment-57590876) -> move to #279
- [x] update travis-ci.yml to build with …
-
**[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've noticed that fields like this end up using BigDecimal, which means they are not pure kotlin, and can't be used in multiplatform projects.
```
"type": "number",
"format": "decimal"
```
…
-
Hello,
I'm having problems with the integration tests, as described in the title, and below.
I downloaded the integration tests as part of the build project from [the swrlapi buildproject](https://g…
-
## Rough Timeline:
An issue must be created for each task that requires larger edits.
Completed By Friday March 29th:
- [x] Abstract
- [x] Introduction
- [x] Literature Review
Compl…
-
Hi Ngoc,
Thank you for the pull request! Excellent work. Please review the test results below.
PASS - 39
OK - 4 - accepted with comment (see below)
FAIL - 0
The pull request is accepted :)
Please…
-
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
…
-
Analysis for issue #199 reveals that there are several other issues involving the pre-(JSR 310, JDBC 4.2) date, time, timestamp conversions to and from the `java.sql.{Date,Time,Timestamp}` classes. Un…