tejainece/date_format

Not show correct time , it add extra 5 minitue to orignail date time

sadaqatdev opened this issue · 1 comments

e.g 2022-09-30 12:00:00.000 we have date time and we show only time then formateDate with [hh, ":", mm, " ", am] string show 12:09 PM

mm is month. Use nn for minute.