- Joined
- Mar 13, 2012
- Messages
- 1,188
- Reaction score
- 172
- First Language
- English
Looking in the script help > Standard Library > Built-in Classes > Object
I came across the Time class, which from what I can read, looks at the time/date settings of the host OS.
I can get Time.now to display a long unneeded display of the date and time, how do I get it to just display certain data, and even store it into variables?
I came across the Time class, which from what I can read, looks at the time/date settings of the host OS.
I can get Time.now to display a long unneeded display of the date and time, how do I get it to just display certain data, and even store it into variables?
Last edited by a moderator:
