Hi,
Currently Site Manager adapts it's timestamps to the server it's running on - these follow the default formatting of the language that is set as the default system language - this is a bit tortuous to set in Windows, as the options can be a bit misleading. I've included a screenshot below

The Site Manager server sends the country code set here to the JavaScript front end which uses that to select the right format (using the moment.js library -
https://github.com/moment/moment/tree/develop/locale for anyone interested).
Looking at the data, it seems that the default date format for the "en-CA" locale is YYYY-MM-DD which is what you should be seeing. Can you check that your system locale is set to "English (Canada)"? That should set things properly. You can also see the country code that Site Manager is using by looking in C:\ProgramData\Macrium\SiteManager\mrserver.log - the top of the log includes some system data, from my dev machine in Macrium, it gives
[11/11/2022-10:55:30] INFO mrservermain.cpp:469 MRServer::RunMainServer Initialising main service
[11/11/2022-10:55:31] INFO mwdashboardserver.cpp:408 MWDashboardServer::Init Site Manager Server Start - Version 8.0.6953 (64-bit)
[11/11/2022-10:55:31] INFO mwdashboardserver.cpp:425 MWDashboardServer::Init OS: Windows 10.0.22621 (SP 0.0) 64-bit
[11/11/2022-10:55:31] INFO mwdashboardserver.cpp:430 MWDashboardServer::Init Windows supports SHA2 -> true (0)
[11/11/2022-10:55:31] INFO mwdashboardserver.cpp:436 MWDashboardServer::Init Computer: NetBIOS MS-W-DEV10, DNS: ms-w-Dev10.macrium.local
[11/11/2022-10:55:31] INFO mwdashboardserver.cpp:441 MWDashboardServer::Init Computer is domain-joined - MACRIUM (S-1-5-21-3707125756-3750512851-46957537) - [CN=MS-W-DEV10,OU=Dev,OU=WorkStations,DC=macrium,DC=local]
[11/11/2022-10:55:31] INFO mwdashboardserver.cpp:471 MWDashboardServer::Init Timezone "GMT Standard Time", offset +0:00, (Key "GMT Standard Time", IANA "Europe/London")
[11/11/2022-10:55:31] INFO mwdashboardserver.cpp:472 MWDashboardServer::Init Current local time - 11/11/2022 10:55
[11/11/2022-10:55:31] INFO mwdashboardserver.cpp:486 MWDashboardServer::Init System language - en_GB
Indicating that it is set to en_GB locale and so my dates appear as dd/mm/yy in Site Manager.
We are working to make the user selection of locale/date format easier in future versions, but I hope this helps until then.
Kind Regards,
Alex
Macrium Development

See our reviews on
