-
Added
time_expr_parsertoTime_exprAPI -
Added
duration_expr_parsertoDurationAPI -
Removed branching time point expression
-
Adjusted grammar for branching time slot expression
-
Added syntax (
tzoffset=...) for searching in a specific timezone offset -
Added following time to string functions with format string support
-
Time.To_string.string_of_date_time -
Time.To_string.string_of_unix_second -
Time.To_string.string_of_time_slot
-
-
Moved from
CCParsetoMParser
-
Fixed leap year definition
-
Upgraded time expr grammar
-
Added ability to pick fragments to enable in time expr API
-
Refactored
Search_parammodule
- Removed year field from cron expression. The year field was previously incorrectly present.
-
Extended time pattern expression to include cron expression
-
Fixed time pattern search
- Previously incorrect date times were returned when only year level is specified
-
Adjusted
Time_patternmodule interface -
Added code to automatically adjust search parameter during time pattern search when applicable
-
Added non-integer support for numbers in duration string at day, hour, minute level
-
Adjusted
Timemodule API
- Base version