Hello,
I am trying to create a calendar event and due to some insane reason you cannot create an event over the change of Daylight Savings Time when you select All Day (you always get an end time error) - so - I am trying to figure out a work around. My thought was that I would create an end date of 23:59:59 and create an event to work around the issue. However, when running the following in the Format New Date step below I receive a time back as 11:59 AM! Can someone help me figure out how to get FormatDateTime to return PM?
formatDateTime(outputs('Concat_23:59:59_to_End_Date'),'yyyy-MM-ddThh:mm:ss')
Solved! Go to Solution.
Hi @Brownmattc ,
Please change hh to HH.
Best Regards,
Hi @Brownmattc ,
Please change hh to HH.
Best Regards,
Thank you very much - the capitals set it correctly.
Learn to digitize and optimize business processes and connect all your applications to share data in real time.
Read the latest about new experiences and capabilities in the Power Automate product blog.
If you are a small business ISV/Reseller, share your thoughts with our research team.
User | Count |
---|---|
25 | |
23 | |
9 | |
9 | |
7 |
User | Count |
---|---|
40 | |
35 | |
22 | |
21 | |
13 |