I have this format and obviously when I turn on the clock at 12 o'clock, it returns a null , if I put it at 24h, I format the date well.
How can I solve this?
!
Update:
For 12h I try this
let dateFormatter1 = DateFormatter()
d...
asked by
30.03.2017 / 13:02