I had a recent comment on one of my designs that requested for the visual “AM/PM” text to be removed when a user selected a 24 hour time in their settings. Is there a tag that can determine this? I see #Db# only returns the time based on the setting, but does not inherently give a indicator of the value chosen. The next closest thing was #DUb#, but basically is the same as #Db# but with UTC time.
Essentially I’m looking for the time equivalent of the #WM# tag.