I am looking to send recipients of an email notification a screenshot of a PI Vision display, which adjusts to the asset, start time, and end time associated with an event frame. My problem is that the timestamp format for the EF start and end times does not work with the URL query parameters (yyyy-mm-ddThh:mm:ss). I found through this post that the format is tied to the database configuration, but it isn't practical to adjust the formatting for the entire database for this one purpose.
I was thinking maybe I can create an event frame attribute for the start time, but when I try, I cannot figure out how to change the format (which is currently m/d/yyyy hh:mm:ss AM/PM, btw).
Thanks,
Matt