Fabric mod
This mod provides a way to obtain time for commands in Minecraft. It allows you to obtain the number of seconds for the current time and the current date.
To use it:
Create scoreboards ‘nowtime’ and 'nowdate'
/scoreboard objectives add nowtime dummy
/scoreboard objectives add nowdate dummy
/scoreboard objectives setdisplay sidebar nowtime
/scoreboard objectives setdisplay sidebar nowdate
‘nowtime’ will update in real-time with the current time in seconds. “nowdate” records the year, month,
and day by using the “yyyyMMdd” format. For example, January 1st, 2023 would be represented as “20230101”
