Skip to content

Update Discord event creation to use UTC time

Marco Zille requested to merge zillemarco-main-patch-d42d into main

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 🙂

Merge request reports