Adam Shaw

Results 407 comments of Adam Shaw

you could parse it, and then call `valid()` http://arshaw.com/xdate/#Utilities

what do you mean by extended years? please elaborate

I've made a separate utility package for this functionality called `shelljs-live` https://github.com/arshaw/shelljs-live ```sh npm install shelljs-live ``` ```js const live = require('shelljs-live') const statusCode = live(['git', 'add', 'filename.txt']) // or...

Travis is failing due to reasons unrelated to my code: ``` Running "mochaTest:all" (mochaTest) task Warning: /home/travis/build/TypeStrong/dts-bundle/node_modules/grunt-mocha-test/node_modules/mocha/node_modules/debug/src/node.js:120 exports.inspectOpts = Object.keys(process.env).filter(key => { ^^ Unexpected token => Use --force to continue....

Respondí por FB messenger! On Sun, Jun 16, 2019 at 10:52 AM Josh Ospina Tafur wrote: > Hello @arshaw seria posible retomar la charla > para Julio ???? > >...

I agree, by default the `dtstart` should be inclusive to be more consistent with other systems. I made a codepen demonstrating the subtleties of the current behavior: https://codepen.io/arshaw/pen/qwEQNO?editors=0010

Hey @acerix , could you take a look at this report plz?

thanks for this @julienboulay . i want to merge this. could you please first sign this? https://docs.google.com/forms/d/e/1FAIpQLScU-HzFWsMRe1YcC_flGjIFRV_xm8nzRz1bIzUzSOMoA3AevQ/viewform?c=0&w=1

thanks @julienboulay . i think this feature is still valuable. it's more elegant that using eventDataTransform