フォーク元 Chaospott/site
It's hard to make predictions - especially about the future.
このコミットが含まれているのは:
@@ -179,7 +179,7 @@ function parseIcalData(data) {
|
||||
var timeRangeStart = new Date()
|
||||
var timeRangeStop = new Date()
|
||||
timeRangeStart.setHours(0, 0, 0)
|
||||
timeRangeStop.setMonth(timeRangeStop.getMonth() + 1)
|
||||
timeRangeStop.setMonth(timeRangeStop.getMonth() + 3)
|
||||
|
||||
var jcalData = ICAL.parse(data)
|
||||
var vcalendar = new ICAL.Component(jcalData)
|
||||
|
新しいイシューから参照
ユーザーをブロックする