gui: Detect timezone
- Use localzone crate to detect timezone automatically.
- Also add toggler for timezone selection to be able to detect the
default vs not set.
Changelog: changed
Signed-off-by:
Ayush Singh <ayush@beagleboard.org>
Showing
- Cargo.lock 31 additions, 0 deletionsCargo.lock
- bb-imager-gui/Cargo.toml 1 addition, 0 deletionsbb-imager-gui/Cargo.toml
- bb-imager-gui/src/helpers.rs 8 additions, 0 deletionsbb-imager-gui/src/helpers.rs
- bb-imager-gui/src/pages/configuration.rs 35 additions, 15 deletionsbb-imager-gui/src/pages/configuration.rs
Please register or sign in to comment