Comment on I've noticed a lot of UK job applications use the American MM/DD/YYYY date format and some also say "resume" instead of CV. Does that annoy you if you're British?
You must not know many programmers that have had to deal with American date formatting then.
I used to be a programmer myself and it’s why there’s a specific default data structure built in to most programming languages to handle dates and internationalization of those dates.
Please someone tell oracle and microsoft.
docs.oracle.com/javase/8/docs/api/…/Date.html
learn.microsoft.com/en-us/…/system.datetime?view=…
Looks like someone already did. Been around since at least JDK 1.1
They need to be told a fuck of a lot harder then.
blackbelt352@lemmy.world 10 months ago
I used to be a programmer myself and it’s why there’s a specific default data structure built in to most programming languages to handle dates and internationalization of those dates.
oo1@lemmings.world 10 months ago
Please someone tell oracle and microsoft.
blackbelt352@lemmy.world 10 months ago
docs.oracle.com/javase/8/docs/api/…/Date.html
learn.microsoft.com/en-us/…/system.datetime?view=…
Looks like someone already did. Been around since at least JDK 1.1
oo1@lemmings.world 10 months ago
They need to be told a fuck of a lot harder then.