Date Manipulation Bot
Increment time from a base date/time - by years, months, days, hours, minutes, seconds, or milliseconds.
Top Benefits
- Easily determine the output date/time after adding specific time to that base date in a variety of formats
- Customize the format of the return value to be a time format of your liking
- Helpful for specifying end period date ranges for things like SLA’s, customer enrollment windows, and specific followup
Tasks
- Provides the resulting date/time after incrementing the base date/time by the specified amount
Increment date/time based on a specific input format. Supply a base date and time, an offset amount (in years, months, days, hours, minutes, seconds, or milliseconds), and an input format and let the bot calculate the resulting date/time for you. Useful for things like contracts where an end date may need to be put in place X # of days or months from a starting date.
Free
- Bot Security Program
-
Level 1
- Applications
-
- Business Process
- Information Technology
- Category
- Utility
- Downloads
- 168
- Vendor
- Automation Type
- Bot
- Last Updated
- May 20, 2021
- First Published
- May 18, 2020
- Platform
- Automation 360
- Support
-
- Community Support Only
- Pathfinder Community Developer Forum
- Bot Store FAQs
See the Bot in Action
Setup Process
Install
Download the Bot and follow the instructions to install it in your AAE Control Room.
Configure
Open the Bot to configure your username and other settings the Bot will need (see the Installation Guide or ReadMe for details.)
Run
That's it - now the Bot is ready to get going!
Requirements and Inputs
- sBaseDate: Start date for incrementing, can be MM/DD/YYYY format, MM/DD/YYYY HH:MM format, or MM/DD/YYYY HH:MM:SS format
- sFunction: Specific function to call when incrementing date/time. Valid values: Years, Months, Days, Hours, Minutes, Sec
- sOffsetAmount: How much to increment time by. Example: if sFunction is days, and sOffset Amount is 3, with an sBaseDate