PHP Classes

File: SKien/Test/iCal/testdata/RRuleParamError.json

Recommend this page to a friend!
  Packages of Stefan Kientzler   ICalendar Import and Export   SKien/Test/iCal/testdata/RRuleParamError.json   Download  
File: SKien/Test/iCal/testdata/RRuleParamError.json
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: ICalendar Import and Export
Import and export events in iCalendar format
Author: By
Last change:
Date: 5 months ago
Size: 1,647 bytes
 

Contents

Class file image Download
[ [ "#0: Invalid FREQ - Parameter", "FREQ=DAY;COUNT=10", "19970902T090000", "America\/New_York", "", "critical" ], [ "#1: Invalid UNTIL - Parameter", "FREQ=DAILY;UNTIL=1997110T000000Z", "19971020T090000", "America\/New_York", "", "critical" ], [ "#2: Invalid COUNT - Parameter", "FREQ=DAILY;COUNT=X", "19971020T090000", "America\/New_York", "", "error" ], [ "#3: Invalid INTERVAL - Parameter", "FREQ=DAILY;INTERVAL=-1;COUNT=2", "19971020T090000", "America\/New_York", "", "error" ], [ "#4: Invalid BYMONTH - Parameter", "FREQ=DAILY;COUNT=2;BYMONTH=1,6,13", "19971020T090000", "America\/New_York", "", "critical" ], [ "#5: Invalid BYDAY - Parameter", "FREQ=DAILY;COUNT=2;BYDAY=SO,DI", "19971020T090000", "America\/New_York", "", "critical" ], [ "#5: Invalid SETPOS - Parameter", "FREQ=DAILY;COUNT=2;BYSETPOS=400", "19971020T090000", "America\/New_York", "", "critical" ], [ "#6: UNTIL and COUNT set both", "FREQ=DAILY;COUNT=2;UNTIL=19971101T000000Z", "19971020T090000", "America\/New_York", "", "critical" ], [ "#7: WEEKNO and other FREQ than YEARLY", "FREQ=DAILY;COUNT=2;BYWEEKNO=10", "19971020T090000", "America\/New_York", "", "critical" ] ]