:wave: Hi All,
My application saves data to access databases - the dates are saved in #31/12/2013# format.
the application uses The Culture method to insert date/time to databases.
it runs perfectly on my computer (Arabic OS).
when running the application on an English OS, I got an error cause the dates saved in database have different format than the default system format.
:cry: MY QUESTION: is there any way to set the default date/time format of the application (not of specific textbox) to specific format?
Thanks
My application saves data to access databases - the dates are saved in #31/12/2013# format.
the application uses The Culture method to insert date/time to databases.
it runs perfectly on my computer (Arabic OS).
when running the application on an English OS, I got an error cause the dates saved in database have different format than the default system format.
:cry: MY QUESTION: is there any way to set the default date/time format of the application (not of specific textbox) to specific format?
Thanks