Michael Heuberger

Results 257 comments of Michael Heuberger

When I am trying to use `:name` instead I think there is a bug in the download task at `(re-pattern fname)` which probably should be quoted or so. And it...

well, i do not have a variable identifier with that name in my branch: https://github.com/binarykitchen/videomail-client/search?utf8=%E2%9C%93&q=videomail-client&type= only have this in some html files `` ... the resource is called videomail-client.js but...

@derhuerst do you think you could add that?

Or give at least some clues where to start, and I can try.

Totally respect your priorities. Cloned your repo yesterday and my first attempts failed. My idea was to have `last week` to return the first day of the last week. But...

But yeah, now I am stuck with “last month” as there is no workaround like the above: https://github.com/derhuerst/parse-human-relative-time/issues/6

@derhuerst looks like there is already support for `last month` but it seems broken, always resulting into an invalid date upon the last step `setMonth`: https://github.com/derhuerst/parse-human-relative-time/blob/master/grammar.js#L269