I have a big issue, I have windows server 2008 R2, when I start a program (4D server) it takes the date format from system configuration (dd/mm/yyyy
) but when I start the same program using a system service 4D Sever sets the date format to mm/dd/yyyy
. I can not understand this because the system date is set to (dd/mm/yyyy
)
Any Ideas to resolve it? Is it possible to set a date format to the default user that runs the service? or maybe change the default date format to a service in windows server?
Thanks in advance.