Skip to content

v0.9.0-beta.15

Pre-release
Pre-release

Choose a tag to compare

@Giannoudis Giannoudis released this 05 Feb 12:43
· 65 commits to main since this release
actions `Min`, `Max`, `Range`, `Contains`: support for time range

new action `Within`: test if a value is within a range
new action `GetTimeSpan`: duration between two dates
new action `YearDiff`: calculate years between two dates
new action `Age`: calculate age
new actions `SameYear`, `SameMonth`, `SameDay`: test for equal dates
action value: added timespan/year/month/day properties
action value: added methods to add and subtract year/month/day/timespan
payroll function: added properties year/month/day for cycle/period start and end date
updated version to 0.9.0-beta.15