Skip to main content

[5.40] Add date and time arithmetic activities

Completed

Comments

2 comments

  • Ken Lyon

    We have an activity in development that might help with what you want, at least for the date aspect. It missed the 5.39 release due to a compatibility issue we needed to address with a library that it uses.

    It's called Calculate Date and has the following inputs:

    • Date (required): today | thisweek | thismonth | thisyear
    • Use UTC time (optional, default false): boolean
    • Offset Amount (optional, default zero): number
    • Offset Units (required when offset amount is non-zero): day | week | month | year

    It outputs the result as both a Date and a number.

    1
  • Berend Veldkamp

    Thanks, I'm looking forward to it!

    1

Please sign in to leave a comment.