-
#### This issue pertains to the following package(s):
- [x] GraphQL Playground - Electron App
#### What OS and OS version are you experiencing the issue(s) on?
Windows 10, OSX
#### What ve…
-
### Endpoints
- S3 buckets: https://noaa-wod-pds.s3.amazonaws.com/index.html
- WOD Select tool: http://wod.iode.org/SELECT/dbsearch/dbsearch.html
- ODISCat entry: https://catalogue.odis.org/view/…
-
Control of character width may be specifiable with CSI escape sequences, and I note that these sequences are terminated by NL among others. See #511
This is mentioned in https://www.cl.cam.ac.uk/~…
-
Hey!
I am currently working on a tool that removes metadata from files and was looking for a crate for OOXML files. This one looks really promising! Do you have a development roadmap (through GitHu…
-
A requirement is a request for an organization to add or support something that they do not already cover or support. These might be in the form of a new feature or a new standard. It might need to sp…
-
A requirement is a request for an organization to add or support something that they do not already cover or support. These might be in the form of a new feature or a new standard. It might need to sp…
-
Since #827 merged, we don't have a way to represent timezone-aware datetimes. For this, I propose adding a new scalar type: `scalar DateTimeTz`, Python name `GraphQLDateTimeTz`.
A few guidelines I'…
-
Duckdb currently support ISOWEEK only from date extraction. We can support week that start on first sunday thanks to the time [formatting](https://duckdb.org/docs/sql/functions/dateformat.html).
``…
-
Originally filed by darron.schall on 2006-12-29T20:44:29
What steps will reproduce the problem?
1. trace( JSON.encode( new Date() ) );
What is the expected output? What do you see instead?
The expe…
-
```
What steps will reproduce the problem?
1. trace( JSON.encode( new Date() ) );
What is the expected output? What do you see instead?
The expected output, unfortunately, is not that well defined. …