Skip to content

Support displaying clock without perl (for non-macOS)#282

Merged
Chemaclass merged 7 commits intomainfrom
feat/support-clock-without-perl
Jul 11, 2024
Merged

Support displaying clock without perl (for non-macOS)#282
Chemaclass merged 7 commits intomainfrom
feat/support-clock-without-perl

Conversation

@Chemaclass
Copy link
Copy Markdown
Member

📚 Description

Here #279 (diff) we found a way to enable the exec time for all OS, however it's depending on perl. It is very unluckily that it's not installed by default, but in case it wouldn't be installed it would be interesting to use the old logic using date - which is something that all OS should have with more probability than perl.

🔖 Changes

  • Use date to get the time in case perl is not installed

✅ To-do list

  • I updated the CHANGELOG.md to reflect the new feature or fix

@Chemaclass Chemaclass added the enhancement New feature or request label Jul 11, 2024
@Chemaclass Chemaclass self-assigned this Jul 11, 2024
@Chemaclass Chemaclass force-pushed the feat/support-clock-without-perl branch from a7aa195 to b3c2a0d Compare July 11, 2024 14:35
@Chemaclass Chemaclass force-pushed the feat/support-clock-without-perl branch from b3c2a0d to 4d2dc08 Compare July 11, 2024 14:36
@Chemaclass Chemaclass changed the title Support displaying clock without perl (for non-MacOS) Support displaying clock without perl (for non-macOS) Jul 11, 2024
@Chemaclass Chemaclass merged commit 335c576 into main Jul 11, 2024
@Chemaclass Chemaclass deleted the feat/support-clock-without-perl branch July 11, 2024 21:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants