Hi All,
I am have set up a meeting dates SP List and are using this to send meeting invites to the two SP groups with different team members. The data in the SP List is as follows:

I enter the date and time as below

I have finally got it work from a general point of view but when I write the date and time to other columns using the update item

and the expression
formatDateTime(outputs('Get_item')?['body/Start_Date_Time'],'dd/MM/yyyy HH:mm')
I get the meeting to appear in the calendar as taking place in February this year, which is not right.
There has to be problem in the expression that I am not seeing although it working.
Regards,
Andrew