We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fc096c8 commit cbf7a6cCopy full SHA for cbf7a6c
1 file changed
.github/ISSUE_TEMPLATE/meeting.md
@@ -34,7 +34,7 @@
34
35
Or in your local time:
36
37
-* https://www.timeanddate.com/worldclock/?iso=<%= date.toZonedDateTimeISO('UTC').toPlainDateTime().toString() %>
+* https://www.timeanddate.com/worldclock/fixedtime.html?msg=<%= title %>&iso=<%= date.toZonedDateTimeISO('UTC').toPlainDateTime().toString().slice(0, 16).replace(/[-:]/g, '') %>&p1=1440&ah=1
38
39
## Agenda
40
0 commit comments