Is there a "trick" to get the time in a resource to display in 24 hour format? I can get the SQL query to result in 24 hour format but when I put into a custom resource it changes to the 12 hour format.
Bump
In my experience ASP and ASP.NET resources do behave differently when displaying date and time. There were some problems displaying date and time for non-US format prior to v9. These problems are resolved in e. g. Custom Chart resource (ASP.NET in v9) and are still present in e.g. Events or Syslog resources (still ASP in v9 SP2).