Skip to content

Add timestamp 8 and 16 formats#300

Open
mincequi wants to merge 1 commit intomsgpack:masterfrom
mincequi:master
Open

Add timestamp 8 and 16 formats#300
mincequi wants to merge 1 commit intomsgpack:masterfrom
mincequi:master

Conversation

@mincequi
Copy link
Copy Markdown

A suggestion to represent years and days since 1970-01-01.

A suggestion to represent years and days since 1970-01-01.
@tagomoris
Copy link
Copy Markdown
Member

I'm not sure we have actual use-cases for timestamp which represents days (timestamps of 00:00:00) and years (timestamps of Jan 1, 00:00:00)...

@mincequi
Copy link
Copy Markdown
Author

I got a use case, where i want to transfer data on a daily and yearly base. At least the day timestamp could be represented as a date only (without time). E.g. the Qt library has appropriate classes (QDateTime vs QDate).

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