Skip to content

Conversation

@ivan-aksamentov
Copy link
Member

Rather than using a timestamp in changelog headings, e.g. 2024-02-16T04:00:32Z, let's use version tag, which is a safe representation of a timestamp, e.g. 2024-02-16--04-00-32Z.

Side-by-side for comparison:

2024-02-16T04:00:32Z
2024-02-16--04-00-32Z

This will make the representation consistent across CHANGELOG.md, index.json, pathogen.json, git commit text andgit tags, filesystem paths, CLI display and args, etc.

Notable exception is web UI, which decides how to represent dates in on its own to make it look friendlier for less technical users.

Rather than using a timestamp in changelog headings, e.g. `2024-02-16T04:00:32Z`, let's use version tag, which is a safe representation of a timestamp, e.g. `2024-02-16--04-00-32Z`.

Side-by-side for comparison:
```
2024-02-16T04:00:32Z
2024-02-16--04-00-32Z
```

This will make the representation consistent across `CHANGELOG.md`, `index.json`, `pathogen.json`, git commit text andgit  tags, filesystem paths, CLI display and args, etc.

Notable exception is web UI, which decides  how to represent dates in on its own to make it look friendlier for less technical users.
@ivan-aksamentov ivan-aksamentov deployed to refs/pull/176/merge February 17, 2024 06:32 — with GitHub Actions Active
@ivan-aksamentov ivan-aksamentov marked this pull request as draft February 17, 2024 06:54
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.

2 participants