Hi,
I have a flow which calls a Stored Procedure from an Azure SQL Database. All Databases are in UTC format.
I need to convert the date/time fields to BST (British Summer Time) - clocks changed to +1hr end of March 2022.
I create a CSV Table and send it via email as part of my flow.
Please can someone help please? I assume I need a convert syntax of some sort to wrap around the DB object?
Thanks.