-
https://github.com/shivang1131/1.2-2.x-example-payloads/blob/615c7c8cb0e0045e92a1b437d15c721450a1d341/2.x%20examples/confirm/confirm%20ON-FULFILLMENT.json#L41
- selected/count , maximum/count, avai…
-
(Thinking about machines and importing data)
There is an standard about how to express durations, ISO8601 [1], it would be interesting to allow this format as input, although maintain as output both,…
-
**Describe the bug**
Deploying a fresh install of Openshift 4.15.22 and deploying the external-secrets-operator like usual (via gitops process). But, recently i started getting this error on the 'ex…
-
**Environment**
- Python Version: 3.12.6
- kiota-serialization-json version: 1.3.1 - 1.3.3
- OS: Ubuntu 22.04
**Stack trace (if available)**
```
____________________________________________________…
wiget updated
4 weeks ago
-
Identified is a need to define a duration property, which is published by several individuals but with no clear definition.
See Discussion in https://github.com/snarfed/granary/issues/169 summarize…
-
## Parent issue
- #5678
## Failing tests
None. Discovered accidentally.
## Notes
Add a new test to `org.drools.drl.parser.antlr4.MiscDRLParserTest`. Related to #5937. Two options:
- Develop…
-
The schedule JSON includes a property on each event which indicates the start time like this:
```
"Start": "2013-01-28 15:40:00",
```
This is very nearly ISO8601 formatted (it should include a `T` r…
-
Properly referring to timestamps can be troublesome as many different writing schemes exist throughout the world. [ISO8601](https://en.wikipedia.org/wiki/ISO_8601) was made for the rescue but still of…
d70-t updated
4 years ago
-
I think it would be useful to have a method similar to `toSeconds`, but for converting a `Duration` object to a ISO8601 duration string.
For example:
```
toString({
"weeks": 0,
"years": 3…
-
- [ ] I am on the [latest](https://github.com/sdispater/pendulum/releases/latest) Pendulum version.
- [X] I have searched the [issues](https://github.com/sdispater/pendulum/issues) of this repo and…