# v3.70.0

These are the release notes for version v3.70.0 of Falcon Onum.

### :new: Arithmetic operations in Pipelines

We've introduced a new Action available for your Pipelines: **Date Operations**. You can choose a single operation from the available options or configure multiple operations to execute sequentially.

* **Add duration** - Adds a specific duration to a timestamp.
* **Subtract duration** - Subtracts a duration from a timestamp.
* **Timestamp difference** - Calculates the difference between two timestamps.

<figure><picture><source srcset="https://3968148370-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FNEyI9Im1BRcGxrNrO0rF%2Fuploads%2FnjGZSWXB7ReFMVFrAvGR%2Fjaks.png?alt=media&#x26;token=ce0eef98-f454-44ab-91cb-580ccb4e9c04" media="(prefers-color-scheme: dark)"><img src="https://3968148370-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FNEyI9Im1BRcGxrNrO0rF%2Fuploads%2FfUv3nQCJpm0mZvctEKUq%2Fnewdd.png?alt=media&#x26;token=6aa6b703-f817-4d1f-abba-9299d18302bf" alt=""></picture><figcaption></figcaption></figure>

Learn more about this Action in [this article](https://app.gitbook.com/s/kxZeV4nlXcIAjMGZxzLI/the-workspace/pipelines/actions/transformation/date-operations).
