qaz@lemmy.world to Memes@lemmy.ml · 11 months agoStandards shouldn't be behind a paywalllemmy.worldimagemessage-square102fedilinkarrow-up1664arrow-down134file-textcross-posted to: iso8601@lemmy.sdf.org
arrow-up1630arrow-down1imageStandards shouldn't be behind a paywalllemmy.worldqaz@lemmy.world to Memes@lemmy.ml · 11 months agomessage-square102fedilinkfile-textcross-posted to: iso8601@lemmy.sdf.org
ISO 8601 is paywalled RFC allows a space instead of a T (e.g. 2020-12-09 16:09:…) which is nicer to read.
minus-squarelowleveldata@programming.devlinkfedilinkarrow-up67arrow-down24·11 months agoFor a skilled pro like you I suggest using epoch time for everything
minus-squaredatelmd5sum@lemmy.worldlinkfedilinkarrow-up4·11 months agoCassandra 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?
For a skilled pro like you I suggest using epoch time for everything
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?