Diary, know the day of the week/month/year mechanic
hello
im working on a diary project and would like the code to know what day/month/year it is currently and have this within a variable. i'd also like to be able to jump to other days of the year.
is there code mechanic for this ?
thanks.
im working on a diary project and would like the code to know what day/month/year it is currently and have this within a variable. i'd also like to be able to jump to other days of the year.
is there code mechanic for this ?
thanks.
Best Answer
-
lukey5227 Posts: 111
To find out the year, for example, its going to be in the attribute Game > Clock > Year I believe. Same for Month, Day, Hour, etc. Remember, month gives the number, not the name of the month. Day gives the day date, not the day of the week.
Answers