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 e4f06b4Copy full SHA for e4f06b4
.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=<%= encodeURIComponent(title) %>&iso=<%= date.toZonedDateTimeISO('UTC').toPlainDateTime().toString().slice(0, 16).replace(/[-:]/g, '') %>&p1=1440&ah=1
38
39
## Agenda
40
0 commit comments