Date
From UBot Studio
$Date is a System Function.
The function returns the current system date and time. This function will provide whatever the date and time is on the system the bot or script is running on.
Example
type text(<username field>, $date, "Standard")
Running the script fills the designated field in the type text function with the date and time on the current system.