I'm American so my phone time is set to 12-hour. However I want to display current time in 24-hour format too, as a reference when traveling overseas. Is there a tag to display current time in 24-hour format?
{script:date +%H}
{script:date +%R}