
Allows you to calculate your exact age.
Example

Running this code will calculate the current birthdate of the following:
- 08/13/1990 11:55:00

As shown in the UBot browser, the current age is 31 years, 6 months, and 26 days.
set(#oldTime,"08/13/1990 11:55:00","Global")
load html($plugin function("Time and Date Automation.dll", "$time age calculator", #oldTime, $date, "UBOT (MM/dd/yyyy HH:mm:ss)"))