Automate the process of converting date from one standard format to another
Top Benefits
Quick and seamless integration with new or existing bots
Easily reusable across multiple processes
Enables reliable date conversions without human intervention
Tasks
Provide the bot with a date as well as the date's format
Based on the provided details, the bot will execute a script to convert from one format to the other
The output of the bot is displayed in a prompt window, but could be used to pass back to a calling parent-bot.
The Date Format Converter bot enables developers to quickly convert dates into one of three standard formats.
The bot will prompt for a date, the provided date format, and the target date format.
Based on the provided date format and required date format, the bot will execute a script to convert from one format to the other.
Note: bot will convert in to 3 standards formats:
* dd/mm/yyyy
* mm/dd/yyyy
* yyyy/mm/dd
See the Bot in Action
Setup process
Install
Download the Bot and follow the instructions to install it in your AAE Control Room.
Configure
Use the Bot in a bot, configure keys and other credentials the Bot will need (see the ReadMe for details.)