-
### What version of Go are you using (`go version`)?
$ go version
go version go1.16 darwin/amd64
### Does this issue reproduce with the latest release?
yes
### What operating syst…
andig updated
2 years ago
-
1. /on_search & other APIs - Context.timestamp can't be the same as what's in /search;
2. /on_search - following attributes for item are missing - category_id, fulfillment_id, contact_details_consume…
-
Hello,
ISO 8601 defines duration.
https://en.wikipedia.org/wiki/ISO_8601#Durations
see also usage in XML Schema http://www.w3.org/TR/xmlschema-2/#d0e11648
Duration can't be defined as `timedelta` (…
-
**Description**
ISO8601 describes a [duration format](https://en.wikipedia.org/wiki/ISO_8601#Durations), such as `P3Y6M4DT12H30M5S`.
The P stands for Period and must start all duration strings.
…
-
If the initial date and the selected date are not in the same timezone (e.g. summer time vs standard time) the value of the DatePicker will be incorrect. DatePicker value is either the day before the …
-
Is supported to make HLS with SCTE-35 from TS with audio only (radio station) with x9k3?
-
Hello. Long-time listener, first-time caller. I was reviewing the metrics published in this repository and had some questions about the schema or maybe more generally data format and expected values a…
-
1. All APIs - check the difference in timestamp between your response & request. Something is wrong with your timestamp;
2. /on_select - items attributes not compliant with API contract;
3. /on_in…
-
## Description
Debug logs from UBSAN/ASAN enabled MPD build.
## Build info
Based on rpmfusion src-rpm for `mpd 0.23.6`.
Meson options: `-Dc_args="-fno-omit-frame-pointer" -Db_sanitize=address…
-
### Steps to reproduce
```ruby
big_number = 1_000_000_000
iso_duration_string = big_number.seconds.iso8601 # "PT1e+09S"
parsed_duration = ActiveSupport::Duration.parse(iso_duration_strin…