Patrick Juchli
Patrick Juchli
@SamKirkland, this should be fixed with basic-ftp 5.0.0.
A year later, I'd like to bump this up. This would be very useful for long-running applications.
An official way how to setup a custom time/timezones/locale provider would be great. Then there is no need for you to care about the Intl API specifically.
Thanks, @pawelfus. I'm now providing a custom `getTimezoneOffset(timestamp)` to the global time object using `Highcharts.setOptions` and continue hijacking `Highcharts.time.dateFormat` where I map (some of the) Highchart's formatting requests to Intl-API...
Could you describe your pull request, please?
I've fixed this in a slightly more defensive way, user might also use path like `../`, will be out in 5.0.4
This library supports Node 10. When exactly was the prefix `node:` introduced? Is it backwards-compatible? Depending on a later version of Node will require this library to release a new...
Do you end/finish your target stream when it's done?
@jimmysafe, there hasn't been a new release in the last weeks or months. Do you know which last version worked on your end?