Closed lavoie005 closed 1 year ago
Looking at https://developer.android.com/reference/java/time/format/DateTimeFormatterBuilder#appendPattern(java.lang.String), I think you want to use uppercase MM
. Lowercase mm
is for the minute.
you are so awesome, that work perfectly, thank a lot :)
Hi and thx for that awesome app. I dont know what happen but now when i record date format i recive bad month Format is [{phone_number} |r][[{contact_name} |{caller_name} |{call_log_name}] |]{date:dd-mm-yyyy@k'h'mm(XXX zzzz)}[-{direction}|]
Date i recive for july 21 2023 is 21-59-2023
The month change each time I recive 57, 58 and last one is 59
Any idea what happen?
Thx in advance