mtime 1.2.2
Loading...
Searching...
No Matches
mtime_utilities.h File Reference

Support for handling ISO 8601:2004 repeated time interval strings. More...

Go to the source code of this file.

Macros

#define _MTIME_INDEFINETLY   -1
 
#define MAX_REPETITION_STR_LEN   32
 provides a string length for repeated time interval components.
 

Functions

void splitRepetitionString (const char *recurringTimeInterval, char *repetitor, char *start, char *end, char *duration)
 Split ISO 8601:2004 repeated time interval strings into base components.
 
int getRepetitions (const char *repetitionString)
 Extract number of repetitions from repetition string part.
 

Detailed Description

Support for handling ISO 8601:2004 repeated time interval strings.

Author
Luis Kornblueh, Max Planck Institute for Meteorology.
Rahul Sinha, Max Planck Institute for Meteorology.
Date
December 2013