sam detweiler

Results 348 comments of sam detweiler

node-ical does not process the vtimezone records

the code says it got a valid response with data, but not in the right format if (response.statusCode === 200) { // good body = JSON.parse(body); if (typeof body.data !==...

it would be easier to add the variables for each feed and then use a function that returned the feed value or the default if not specified and use that...

RRULE expects non TZ based dates/times.. and doesn't understand DST

this issue says, we need to change to fix the coming api change. whatever it takes. you have pointed out another thing to address.

not that I am aware of.. I was working on it, but never got done.. now swamped with other stuff

the example removed the doc for the built in env vars. I was advising someone how to run multiple instances. and went to the doc. I don't see how to...