What is the recommendation for handling multiple releases in one day, when a modifier is technically not needed?
Ideas that come to mind:
- Incrementing Integer -
2024.06.26-${n} or 2024.06.26-r${n} where n increments with the releases in that day
- Timestamp -
2024.06.26-231259 or 2024.06.26-2312, i.e. an hh:mm:ss or hh:mm timestamp
What is the recommendation for handling multiple releases in one day, when a modifier is technically not needed?
Ideas that come to mind:
2024.06.26-${n}or2024.06.26-r${n}wherenincrements with the releases in that day2024.06.26-231259or2024.06.26-2312, i.e. anhh:mm:ssorhh:mmtimestamp