Skip to content

New timestamp_format "human" with separators to increase human readability#571

Open
derSeddy wants to merge 1 commit into
digint:masterfrom
derSeddy:add_timestamp_format_human
Open

New timestamp_format "human" with separators to increase human readability#571
derSeddy wants to merge 1 commit into
digint:masterfrom
derSeddy:add_timestamp_format_human

Conversation

@derSeddy
Copy link
Copy Markdown

At first glance I'm having a hard time to read the dates the provided timestamp_format values generate, thus I added a new timestamp_format for increased human readability.

The new format is called human and it is like long but adds dashes as separators and replaces the T with an underscore.
Examples:

  • my_voulme.2023-11-23_19-53
  • my_voulme.2023-11-24_04-40

I added the format to the code and documentation and changed btrbk_timestamp_match to match the new format.

What do you think about the new format? Would you accept it like I provided it, or would you suggest different separators?

@derSeddy derSeddy force-pushed the add_timestamp_format_human branch from 786e90e to 5413c56 Compare November 26, 2023 15:35
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