--------HOW TO SEE TIME IN 12-hrs LAYOUT-------- If hour > 11 => it's [hour] PM / else => it's [hour] AM. If hour > 12 => hour = [hour] -12 / else => hour = [hour] Date layout: Day Month/Date/Year
I made the time run when the project stops and then it went wrong :(((