c/programmerhumor · by qaz@lemmy.world · 3yThe only way 65 points · 15 comments · view on lemmy.world
15 Comments
ElmiHalt@sopuli.xyz · 11 pts · 3y
Well, I prefer not to put a "\n" in dates but you do you mate
qaz@lemmy.world · 3 pts · 3y
You forgot the "\r" /s
adthrawn@lemmy.world · 5 pts · 3y
All other formats are inferior
Celsiuss@lemmy.world · 5 pts · 3y
int time = 1686650138000;daanzel@lemmy.world · 4 pts · 3y
As someone that works a lot with high-frequency sensor data, we need the microseconds too!! Use this one:
%Y-%m-%d_%H:%M:%S.%ferre@feddit.win · 3 pts · 3y
In ISO8601 I trust.
Fiech@discuss.tchncs.de · 3 pts · 3y
POSIX time or bust!
BLAMM67@beehaw.org · 3 pts · 3y
This is the way.
infeeeee@beehaw.org · 2 pts · 3y
ISO 8601
chkno@lemmy.ml · 2 pts · 3y
I accidentally the timezone.
httpjames@sh.itjust.works · 2 pts · 3y
Unix timestamp on top
Kutsuya@lemmy.world · 2 pts · 3y
The only and best way