-
I'm not able to generate a nix expression that would work with `nix-rebuild` so I thought I'd ask here if I'm doing something wrong or if there's something wrong in bower2nix.
### With original fil…
-
When running tests using Capybara and Poltergeist with v1.0.7 I get the following error: `Can't find variable: Intl`
This was introduced by https://github.com/pellepim/jstimezonedetect/commit/832ed…
espen updated
3 years ago
-
### Prerequisites
* [ ] Can you reproduce the problem in a fresh installation of the "develop" branch?
* [ ] Do you have any errors in the PHP error log, or javascript console?
* [x] Did you chec…
-
Currently UTC timestamps are ignored or faked. Fails during DST changes.
Asked HT-Bodin to include Timezone ID in DOM
http://momentjs.com/timezone/
-
Half of this was posted as an Issue on BitBucket: https://bitbucket.org/pellepim/jstimezonedetect/issues/177/asia-calcutta-this-is-wrong
The spellings of Kolkata and Kathmandu are Anglicized. I hav…
-
For example:
```js
const a = 'US Pacific'
const b = 'America/Los_Angeles'
jstz.timezoneEquality(a, b) // returns true
```
-
A feature proposal.
I have a need to implement Django-Jinja2 template engine support.
I plan to use it in commercial product and I am at a deadline.
I have read [Writing Extensions](http://jinja…
-
i put my bower.json and package.json into a tmp folder and run bower-migrate but nothing happend except the package.json file changed it's date.
greetings
-
I've found that the time zone detect library isn't always able to match timezones in browsers to those in Backdrop. It struggles with some US midwest locations, and many in South America. I don't know…
-
Hi! I am currently working on updating our nx repository to Angular 14. During that I also updated module-federation-plugin to 14.3.0 which (among other things) brought the change that `includeSeconda…