▲ 857 ▼ Data Organization (lemmy.ml) submitted 1 year ago by cm0002@piefed.world to c/programmer_humor@programming.dev 140 comments fedilink hide all child comments
[–] Shady_Shiroe@lemmy.world 5 points 1 year ago (2 children) I like my YYYY.MM.DD-text format and you can sue me for it permalink fedilink source parent hideshow 2 child comments replies: [–] shnizmuffin@lemmy.inbutts.lol 12 points 1 year ago (1 child) Dots are reserved for filetype information, heathen. permalink fedilink source parent hideshow 1 child comment replies: [–] ulterno@programming.dev 0 points 1 year ago hehe yeah Your full file extension ends up being: MM.DD-text but hopefully noone needs to parse it that way. I tend to use YYYY-MM-DD_hh:mm:ss.zzz or YYYY-MM-DD_hh-mm-ss.zzz depending upon the requirement and just recently realised the problem with the . before the zzz. Luckily I don't need to add the zzz quite often. permalink fedilink source parent
[–] shnizmuffin@lemmy.inbutts.lol 12 points 1 year ago (1 child) Dots are reserved for filetype information, heathen. permalink fedilink source parent hideshow 1 child comment replies: [–] ulterno@programming.dev 0 points 1 year ago hehe yeah Your full file extension ends up being: MM.DD-text but hopefully noone needs to parse it that way. I tend to use YYYY-MM-DD_hh:mm:ss.zzz or YYYY-MM-DD_hh-mm-ss.zzz depending upon the requirement and just recently realised the problem with the . before the zzz. Luckily I don't need to add the zzz quite often. permalink fedilink source parent
[–] ulterno@programming.dev 0 points 1 year ago hehe yeah Your full file extension ends up being: MM.DD-text but hopefully noone needs to parse it that way. I tend to use YYYY-MM-DD_hh:mm:ss.zzz or YYYY-MM-DD_hh-mm-ss.zzz depending upon the requirement and just recently realised the problem with the . before the zzz. Luckily I don't need to add the zzz quite often. permalink fedilink source parent