Hello everyone,
We created a flow which reads lists from Sharepoint. This lists contains some columns that are dates and times (in 24H and in LT).
So, we have to convert this dates and times to UTC time and insert this converted time in an email. The problem is that the time sent via email is in 12H format.
As using 12H format for UTC times can lead to confussion, how can we solve this problem, so that the time sent in the email is in 24H format?