this post was submitted on 12 Dec 2023
620 points (95.1% liked)

Memes

44124 readers
3955 users here now

Rules:

  1. Be civil and nice.
  2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you have to.

founded 5 years ago
MODERATORS
 
  • ISO 8601 is paywalled
  • RFC allows a space instead of a T (e.g. 2020-12-09 16:09:...) which is nicer to read.
you are viewing a single comment's thread
view the rest of the comments
[–] qaz@lemmy.world 58 points 6 months ago (2 children)
[–] lowleveldata@programming.dev 43 points 6 months ago (1 children)

For a skilled pro like you I suggest using epoch time for everything

[–] datelmd5sum@lemmy.world 4 points 6 months ago

Cassandra uses epoch milliseconds for timestamping snapshots. This means that each node will have a different name for the same snapshot. Trivially solved with truncating the timestamp with * wildcard, but just... why?

Any other day I'd see this get laughs, but I guess people are bitchier this time of day.

I'd write down the ISO timecode I'm talking about, but I can't afford it.