Hi! The date command does not display the date correctly. In xfce it shows correctly, but not with the date command.
What does this have to do with Artix? why you do write here in package management? Aren't you able to set the time/date in Linux ?? Or some problem with our package?? Which package?
It's a problem from linux. Because I have a dual boot woth windows. In vanilla arch I never had this problem because it came with a systemd package
Let's put it this way: with systemd, you might not need to set up time synchronization, but you have a ton of other problems and are essentially working with a Windows-wannabe OS. Without systemd, you have to install a time synchronization service like chrony to synchronize time (much surprise, wow!).
so configure your Linux time properly...
https://wiki.archlinux.org/title/System_time#Troubleshooting
https://wiki.artixlinux.org/Main/Installation#Set_system_clock
install ntp daemon which correct your time, which it differently due your Windows...
it's not our problem (generally), because different time standard in Windows and Linux. see https://wiki.archlinux.org/title/System_time#Time_standard
as a novice in Linux, unfortunately you can't do without reading the wiki and man pages