how can I programmatically set the clock of a hardware computer under Linux and Mac in C # using Mono CLR?
EDIT:
I created a C # library for this, so if everyone else needs this function, take it here:
https://github.com/mc-kay/sharp-timetools/
source
share