Ingame Days and Months

Look into tutorials addressing working with Date Time, Timespan and Timers:

Run a timer that sets the pace of passage of time - like 1h/s (unless you want to use real time).
Once you have the number of seconds that have gone by, you can translate such value into a meaningful structure, for example:

image

UE supports operating on Date Time structures:

Be mindful of:

1 Like