List Question
20 TechQA 2024-03-22T09:38:02.623000SimpleDateFormat gives a wrong date when input a wrong format date string
95 views
Asked by yifu_yang
Execute Date arithmetic without daylight saving adjustment
56 views
Asked by VextoR
I got the error "java.text.ParseException: Unparseable date: "1/10/24 7:00 PM"" when trying to parse
125 views
Asked by Shivam Agrawal
Parse string date to millis in kotlin
141 views
Asked by WISHY
How to convert a string with extra characters
89 views
Asked by Ignatyo
Unparseable date Exception on Unit Testing via Mockito
56 views
Asked by arun
Why is Java epoch time off by 30 minutes when parsing via SimpleDateFormat
86 views
Asked by Adam Wise
Calendar Class method in Java seems to be not giving correct result
107 views
Asked by Nagraj1990
Date Pattern starting from 12 hours
91 views
Asked by Marco Frag Delle Monache
How to convert Date from 2023-11-10 09:44:00.038860 to 2023-11-10T09:44:20.001+00:00 in spring boot application
261 views
Asked by Keerthana Hemachandran
Simple Date format not recognised
184 views
Asked by Ray Bond
Date Parse Exception in Android for input Mon, 11 Sep 2023 15:49:32 GMT
209 views
Asked by MARSH
SimpleDateFormat string parsing issue in a Specific Android Device
192 views
Asked by oTwo
SimpleDateFormat("yyyy-MM-dd'T'HH:mm:ssZ"); customize the timezone
447 views
Asked by monotor
Is this a bug in SimpleDateFormat, or a feature?
108 views
Asked by Jason
How to convert date from this format "dd/MMM/yyyy" to any other format with Java 17 version?
428 views
Asked by user3608694
SimpleDateFormat("MMM d, yyyy") returns Weekday Month day 00:00:00 EDT year
88 views
Asked by Gunel Hasan
Cannot parse date containing GMT to Timestamp in Java (Unparseable date Issue)
449 views
Asked by S.N