mtime 1.2.2
|
Support for handling ISO 8601:2004 repeated time interval strings. More...
Functions/Subroutines | |
recursive integer function, public | getrepetitions (repetitionstring) |
Extract number of repetitions from repetition string part. | |
recursive subroutine, public | splitrepetitionstring (recurringtimeinterval, repetitor, start, end, duration, lrepetitor, lstart, lend, lduration) |
Split ISO 8601:2004 repeated time interval strings into base components. | |
Variables | |
integer, parameter, public | max_repetition_str_len = 132 |
provides a string length for the maximum handable repetition string length input | |
Support for handling ISO 8601:2004 repeated time interval strings.