-
### Bug description
I have added the model below. All of the shift_date of type @db.Date are subtracting one day from what is stored in my SQLServer database. The format of the database is type Date …
-
Code from 1.6.0:
_utc_to_local: function(utc){
return utc && new Date(utc.getTime() + (utc.getTimezoneOffset()_60000));
},
_local_to_utc: function(local){
return local && new Date(loca…
-
## User Story
- With ffmpeg I converted my-video.m4v to my-video.mp4 (just a container conversion no re-encoding).
- `my-video.mp4` is a fresh file and all its metadata (Finder tags, Spotlight comme…
-
Create a function to retieve column data from a table
-
#### Do you want to request a _feature_ or report a _bug_?
Report a bug
#### What's the current behavior?
Mutli-day events disappear when trying to resize on the week view. with `showMultiDayTime…
-
```
While it's current possible to edit dates from the grid perspective, you have
to enter a date in the specific format of the Python datetime object, which is
unnecessary because:
(1) it's a very…
-
### Checklist
- [X] I've already searched through [existing tickets](https://github.com/fullcalendar/fullcalendar/issues)
- [X] Other people will find this feature useful
### Is this feature for a s…
-
i've been using tls-scan to perform an audit of certificates on my local network. the output from the scan is meant to be in JSON format, but it appears to be non-compliant.
if i use https://jsonli…
-
There is an issue added after version 6.2.0 that makes vis-timeline behave differently when passing Date objects (converted from SQL format YYYY-MM-DD hh:mm:ss) check the examples here:
**6.1.1**
…
-
**Description:**
Would you consider a PR for the ability to add additional Joi validation to the converted schemas?
Joi supports this using [schema concatenation](https://github.com/hapijs/joi/blob/…