forked from martijnvanbrummelen/nwipe
-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Create function read_system_datetime()
The purpose of this is to read year, month, day, hours minutes and seconds into variables for updating in the GUI prior to writing back to the system. For systems isolated from the internet this will allow the user to update system date/time from the nwipe GUI rather than having to drop into the command line. To complete this feature next will be to create the write_system_datetime function.
- Loading branch information
1 parent
1e50f2f
commit 8a46658
Showing
4 changed files
with
442 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.