http://www.googlecalendarlinkblahblahblah.com/basic&orderby=starttime&sortorder=ascending&start-min=(INSERT TODAYS DATE HERE IN YYYY-MM-DD FORMAT)
The problem is I can't figure out exactly how to do that, in other words, to get the URL in the plugin measure to adjust according to the date. I tried using this:
Code: Select all
[MeasureTime]
measure=time
Format="%Y-%m-%d"
Code: Select all
[Feed]
Measure=Plugin
Plugin=Plugins\WebParser.dll
Url=www.googlecalendarlinkblahblahblah.com/basic&orderby=starttime&sortorder=ascending&start-min=(I WANT IT HERE HOW DO I DO THAT!)
RegExp=BLAHBLAHBLAHBLAHBLAH
UpdateRate=600
Blahblahblahtherestofthecodeblahblahblah