It annoys me even though I’m still in the U.S.
Edit: For everyone saying CVs and resumes are different, that might be literally the case, but that is not how job applications are using them. I just went to this one:
It annoys me even though I’m still in the U.S.
Edit: For everyone saying CVs and resumes are different, that might be literally the case, but that is not how job applications are using them. I just went to this one:
https://docs.oracle.com/javase/8/docs/api/java/util/Date.html
https://learn.microsoft.com/en-us/dotnet/api/system.datetime?view=net-9.0
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.
If you really need a specialized toolset to handle managing dates and times in a program beyond whats already there, then find a library that has the tools you’re looking for or make it yourself if it doesn’t exist. Extending the date class is always an option.