I have the following date string: 2022-03-21 00:00:00.0 CET
I tried this format: yyyy-MM-dd HH:mm:ss.S zzz
I got: RangeError: Invalid time value
I have the following date string: 2022-03-21 00:00:00.0 CET
I tried this format: yyyy-MM-dd HH:mm:ss.S zzz
I got: RangeError: Invalid time value