-
## Scheduled to happen: Tue, 2024-11-19
_Note for v1.x.0 releases: Having this issue in open state will stop the
periodic run of [`krel fast-forward`](https://testgrid.k8s.io/sig-release-releng-bl…
-
## Scheduled to happen: Tue, 2024-11-19
_Note for v1.x.0 releases: Having this issue in open state will stop the
periodic run of [`krel fast-forward`](https://testgrid.k8s.io/sig-release-releng-b…
-
Time Format should be "HH:mm" and not "HH:MM". "MM" refers to month, while "mm" refers to minutes
![Screenshot 2024-11-15 165056.png](https://raw.githubusercontent.com/S-K-Y-Light/pe/main/files/8bc32…
-
### 🚀 The feature, motivation and pitch
I am interested in achieving the same functionality as [dgl.ops.gather_mm](https://docs.dgl.ai/generated/dgl.ops.gather_mm.html) without having to rely on DG…
-
### Summary
Hi,
Not sure whether this one is a bug or unclear documentation, or just me reading it wrong.
The docs for response templating with dates and times seems to suggest that dates are a…
-
I couldn't find anything related to v4 dimensions in the documentation site (including the assembly docs). In the "You'll Need" paragraph it even mentions that one needs "A clear, smooth, flat tableto…
-
I've recently tried to build rustdocs in one of our projects, and I've noticed some very odd 1h+ compile times for the docs (see the attached profile) with a majority of the time taken by the render_h…
-
The `toISOString()` method of the `TZDate` class is not returning the correct output. According to the ISO 8601 standard, the `toISOString()` method should return a string in the format `YYYY-MM-DDTHH…
krema updated
1 month ago
-
We recently upgraded to date-fns v4.1.0 (from 3.6.0), with the added intention of replacing our use of `formatInTimeZone()` from `date-fns-tz` with `tz` from `@date-fns/tz` and `format()`.
I.e. fro…
-
Currently, scheduled-docs requires m/d/y format (or d/m/y format, I'm not sure). Allow for locale-specific date formats as well as ISO standard yyyy-mm-dd formats.