schedule
Here are 1,166 public repositories matching this topic...
-
Updated
Oct 16, 2021 - Shell
-
Updated
Oct 18, 2021 - JavaScript
-
Updated
Oct 9, 2021 - HTML
-
Updated
Feb 9, 2019 - TypeScript
-
Updated
Oct 18, 2021 - JavaScript
The tests fail sometimes due to millisecond based timing on some of the tests. I over optimized for local testing and it's causing tests to fail in CI occasionally. The CI pipeline is running in docker with limited resources, so not able to handle quite as precise time as my local machine.
-
Updated
Nov 25, 2019 - JavaScript
-
Updated
Oct 11, 2021 - JavaScript
-
Updated
Oct 16, 2021 - PHP
-
Updated
Apr 26, 2021 - Java
I'm submitting a ..
- Bug Report
- Feature Request
Current behavior:
The check for open? on a CFP uses Date.current.
Expected correct behavior:
This should use the current conference timezone.
Steps to reproduce:
- Set a CFP end date
- The the server to UTC
- Set the timezone of the conference to somewhere else
Notice that during the time delta th
-
Updated
Jun 13, 2021 - PHP
-
Updated
Apr 30, 2017 - Java
-
Updated
Jul 22, 2021 - PHP
-
Updated
Dec 11, 2019 - Objective-C
Improve this page
Add a description, image, and links to the schedule topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the schedule topic, visit your repo's landing page and select "manage topics."
Search before asking
Description
Since we have upgraded the mysql connector to 8.0.15 #6484, it's necessary to use
com.mysql.cj.jdbc.Driverthecom.mysql.jdbc.Driverhas been deprecated.Also note if we need to modify the current c