Troneas
macrumors 65816
To remove the am/pm open the HTML file, look in the CSS for spanampm (or something like that, I'm not at my computer so I can't look) and add display:none; to it. If its already in there as // display:none; remove the // in front of it.
thanks!! 🙂