-
They already can't overlap, and people get a bit confused about what they are.
So probably nicer to just have
```
time = 0 [ms]
id time
```
probably best remove the shorthand syntax to…
-
Release information seems to store dates in the user's location (as they include a timezone):
```
$ helm history some-release -o yaml
- app_version: 0.0.26
chart: foo-0.0.26
description: Up…
-
### Description
The intermediate server requires the XBee's to be configured in API mode. At the moment (for testing), the XBees are configured to operate in transparent mode. Since transparent mode …
-
libffi-3.2.1 fails to build from source on HP-UX 11.31 on ia64 hardware, both in the 32-bit ABI and in the 64-bit ABI.
My setup for the 32-bit ABI:
```
$ PATH=$HOME/bin:/opt/fsw/bin:/opt/aCC/bin:…
-
Feature Request from Samiul Hassan:
_The dates package is useful for getting numeric values from dates e.g. month, weekDay, yearDay. However, it would be very helpful to have a function capable of …
-
| Wazuh version | Component | Install type | Install method | Platform |
| ------------- | --------- | ------------ | ---------------- | ---------- |
| 5.0.0 | Engine | Manager |…
-
### What version of Garble and Go are you using?
:5: imported and not used: "gCMQFPPui" as time
exit status 2
exit status 2
go version
go version go1.19.5 linux/amd64
garble version
m…
-
What remains to be done? Shall we make a set of tasks with a milestone/project?
-
### Community Note
* Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the…
-
How to deal with `timestamp without time zone` type?
I expected pgx to scan them to `time.Time` struct using current PostgreSQL connection client timezone or local golang timezone, but it forces UTC:…