1
Share your theme / Re: LUNA (Updated)
« on: September 03, 2019, 02:35:21 AM »Thanks for the response,I meant changing it from 24H to 12H. I can't figure it out.Hmm, maybe @Pieter Hulshoff can help you with that issue.
Edit: I guess I figured it out. Try switching between the following codes till you find the one that fits your desire.
Edit layout.xml with notepad, find timeFormat="%H:%M" value and change the "%H:%M" line to either of these
Code: [Select]
"%c"
"%Ec"
"%x"
"%Ex"
"%X"
"%EX"
"%D"
"%F"
"%r"
"%R"
"%T"
"%p"
"%z"
"%Z"