This project converts "days since 2000" (which reports in UTC/GMT) into local time. Backpack sprite "days-since-2000" to use in other projects. Global variables: current.year current.month current.date current.date.formatted current.hour current.minute current.second current.time.formated
To see the reason why one might want to use the "days since 2000" reporter to produce values that are already provided, see "capturing changing arguments 2" https://scratch.mit.edu/projects/1029984970 Thanks to those who helped me test this in other time zones! June 2, 2024: sign of "_UTC/GMT hour offset" was flipped as per suggestion by @Littl3rryJam June 10, 2024: added year, month and date