We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The Date DA attempts to persist the updated date bytes to "MD.SYSTEM", presumably so that is used on the next startup if there is no clock.
With A2D there is no such file.
Check to see if this is used in DESKTOP.SYSTEM and, if so, update the path.
The text was updated successfully, but these errors were encountered:
Also, make this conditional on there being a realtime clock (i.e. check MACHID)
Sorry, something went wrong.
Date DA: Write into DESKTOP.SYSTEM. Issue #30
9c3d698
Fixed. See also issue #39 and 8fe7243
No branches or pull requests
The Date DA attempts to persist the updated date bytes to "MD.SYSTEM", presumably so that is used on the next startup if there is no clock.
With A2D there is no such file.
Check to see if this is used in DESKTOP.SYSTEM and, if so, update the path.
The text was updated successfully, but these errors were encountered: