Well, I prefer not to put a "\n" in dates but you do you mate
this post was submitted on 13 Jun 2023
14 points (100.0% liked)
Programmer Humor
32383 readers
719 users here now
Post funny things about programming here! (Or just rant about your favourite programming language.)
Rules:
- Posts must be relevant to programming, programmers, or computer science.
- No NSFW content.
- Jokes must be in good taste. No hate speech, bigotry, etc.
founded 5 years ago
MODERATORS
You forgot the "\r" /s
int time = 1686650138000;
In ISO8601 I trust.
I accidentally the timezone.
All other formats are inferior
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.%f
view more: next ›