
Allows you to convert times/dates to a various DateTime patterns.
Example


Running this code will convert current date and time to the output format "Month/day". As shown in the alert box, the output format is "March 09".
alert($plugin function("Time and Date Automation.dll", "$time converter 2", $date, "UBOT (MM/dd/yyyy HH:mm:ss)", "Month/day"))