teno_rrule library

Support for doing something awesome.

More dartdocs go here.

Enums

Frequency

Properties

maxAllowedDate DateTime
final

Functions

cloneWith(DateTime dateTime, {Location? location, int? year, int? month, int? day, int? hour, int? minute, int? second}) DateTime
getTimeLocation(DateTime dateTime) → Location
getTimezoneId(DateTime dateTime) String
isEmpty(Iterable? iterable) bool
isNotEmpty(Iterable? iterable) bool
padZeroInt(int value) String
parseRFC5545String(String rfc5545string) RecurrenceRule?
toTZDateTime(Location location, DateTime localDateTime) → TZDateTime

Exceptions / Errors

ParseException