digitaldrew
Well-known member
- Joined
- Nov 10, 2012
- Messages
- 167
- Programming Experience
- Beginner
Maybe someone can help me out a little here...
There are a few features in my program which use dates to display dateandtime.today ..etc. With most computers it's no problem because they use the standard American format which is MM-DD-YYYY. However, I've found that people in Greece actually have a standard of DD-MM-YYYY.
My question is... Is there an easy way to have the program see if their computer uses the MM-DD-YYYY format and then just automatically convert it DD-MM-YYYY for use inside the program?
Thanks!
There are a few features in my program which use dates to display dateandtime.today ..etc. With most computers it's no problem because they use the standard American format which is MM-DD-YYYY. However, I've found that people in Greece actually have a standard of DD-MM-YYYY.
My question is... Is there an easy way to have the program see if their computer uses the MM-DD-YYYY format and then just automatically convert it DD-MM-YYYY for use inside the program?
Thanks!