Update Discord event creation to use UTC time
The Discord event for the weekly pairing sessions was created without using UTC date and time string.
This meant that the events had the wrong time due to the daylight saving time changing
This MR should fix that