Here is a link about the year 2038 problem:
https://en.wikipedia.org/wiki/Year_2038_problem


Op wo 9 okt 2024 om 14:39 schreef Jens <[email protected]>:

> Nobody is working on integrating java.time into GWT SDK. There is an
> external project which has emulated java.time based on reference
> implementation of java.time before it was integrated into Java 1.8. Changes
> to java.time between Java 1.8 and current Java are not part of that project
> as far as I know.
>
> https://github.com/foal/gwt-time
>
> GWT itself currently uses the browser's JavaScript Date and some helper
> methods to emulate java.util.Date. What is your issue with year 2038?
>
> -- J.
>
> [email protected] schrieb am Mittwoch, 9. Oktober 2024 um 14:10:50
> UTC+2:
>
>> LS,
>>
>> I have seen several discussions about support for java.time, but i do not
>> fully understand what the current status is.
>> Our project currently depends on Java.util.Date, but there is an issue
>> with this Date and the year 2038.
>> Are there plans to add support for the java.time package in GWT or do we
>> need to go for another approach?
>>
> --
> You received this message because you are subscribed to the Google Groups
> "GWT Users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected].
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/google-web-toolkit/49d56f8c-839b-4ed6-92a1-8288cb1e407en%40googlegroups.com
> <https://groups.google.com/d/msgid/google-web-toolkit/49d56f8c-839b-4ed6-92a1-8288cb1e407en%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
>

-- 
You received this message because you are subscribed to the Google Groups "GWT 
Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-web-toolkit/CABwrp8%2B0Ve-W0ovnAtp-iM4pKBvV_-%3DEq6FwAVsBuyGN5dkYcQ%40mail.gmail.com.

Reply via email to