Skip to content
New issue

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

Feature - Ability to specify time or use current #12

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

XakerTwo
Copy link
Contributor

@XakerTwo XakerTwo commented Dec 10, 2024

sh script and program now can accept optional -T switch followed by time in format YYmmddHHMMSSZ where Z is constant and means 0 timezone (UTC-0)
241210000423Z

switch is optional and, to preserve current behaviour, time, that was hardcoded, moved to sh script as default/fallback value

note: sh script not tested on live system, only some constructions, used in it, in online compilers

note: this feature assumed to be the first for the merging, but not necessary. On merging after GUID feature there expected few conflicts, be careful with getopt do:h:O:A: lines

original default time moved to sh as fallback/default
now sh also can accept this switch
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant