-
Found a bug? Please fill out the sections below. 👍
### Issue Summary
There is discrepancy in the timezone displayed for bookings and the values sent through API.
### Steps to Reproduce
I'…
-
我想显示周三、周日这样的词汇,发现只支持英文
![image](https://github.com/a-nano-dust/dust-obsidian-calendar/assets/27659768/e4fd6a05-7c90-4ee7-9576-86eb03982077)
而如果使用`DDDD`,则显示正常
![image](https://github.com/a-nano-du…
-
This issue is a successor of the issue #745, where we also found out, that the "luxon" package is missing in the bom file.
For reproduction of this issue, I've updated the test repo:
https://githu…
-
the old string was
```
"tzone://Microsoft/Custom"
```
the new string is
```
"Customized Time Zone"
```
temp fix is to edit node_modules/node_ical/ical.js and change
```
if (tz === 'tzo…
-
### The bug
Hello, just upgraded to the latest v1.106.4, I just uploaded a photo which was taken on GMT-4 on June 16 however on the homepage this picture is displaying under tomorrow's date which is …
-
Hi,
I'm wondering why DateTime.toSeconds() does return a floating-point number xxxxx.yyy where yyy represents the milliseconds. If I wanted to have milliseconds I would have called .toMilliSeconds(…
-
Open a Javascript console and type `new Date('2024-06-06')` followed by `new Date('2024/06/06')`. Would you expect those two values to produce the same result?
Click here for answers
15:51:25.39…
rmunn updated
4 months ago
-
### Reproduction link
[![Edit on CodeSandbox](https://codesandbox.io/static/img/play-codesandbox.svg)](https://codesandbox.io/p/sandbox/datepicker-types-rv6nrn)
### Steps to reproduce
Insert …
-
While trying to integrate luxon into the Search Builder, I get the error `Uncaught TypeError: DataTable.luxon is not a function`.
Looking at your documentation, and the [example](https://datatables…
-
https://github.com/cube-js/cube/blob/e5d20d228ac07849dbcd4df2f713ea01fc74f0fe/packages/cubejs-schema-compiler/package.json#L47
The schema-compiler is dependent on an old version of cron-parser that…