So i am not a programmer. I may be incorrect in my assumption or understanding of what i am going to ask 🙂
I work with someone who does some programming.
I will spare some details, but we have a legacy app the programmer will update this year. It was written for XP, probably in vb6. We use windows 7 and windows 8 now.
The program requires the date and time formats to be changed from the default m/d/yyyy to mm/dd/yy or some such. Only on the 15 PCs that use the application.
I think it makes sense to update the app to use the default system time.
The programmer thinks microsoft handles the date and time stupidly and refuses to learn how to make anything work with the default settings. Right now we just change that setting on the PCs using the app.
it seems reasonable to me to update the app to work like every other app. am i wrong? is it likely to be a huge headache?
or is this something actually easy to change? or at least more reasonable to be handled as an update to the program?
it is not critical to handle. but during setup, it is easy to forget to do, and we have since discovered a couple of other old programs that need updating need the time format changed, and i also think *those* should be updated to use the default system settings as well.
thanks for any input
I work with someone who does some programming.
I will spare some details, but we have a legacy app the programmer will update this year. It was written for XP, probably in vb6. We use windows 7 and windows 8 now.
The program requires the date and time formats to be changed from the default m/d/yyyy to mm/dd/yy or some such. Only on the 15 PCs that use the application.
I think it makes sense to update the app to use the default system time.
The programmer thinks microsoft handles the date and time stupidly and refuses to learn how to make anything work with the default settings. Right now we just change that setting on the PCs using the app.
it seems reasonable to me to update the app to work like every other app. am i wrong? is it likely to be a huge headache?
or is this something actually easy to change? or at least more reasonable to be handled as an update to the program?
it is not critical to handle. but during setup, it is easy to forget to do, and we have since discovered a couple of other old programs that need updating need the time format changed, and i also think *those* should be updated to use the default system settings as well.
thanks for any input