:banghead:Hi
I would like to convert the date format (Swedish) yyyy/mm/dd to (Danish) dd/mm/yyyy. And I need it to be done via programming.
The reason is that I need my database to work in both Denmark and Sweden. I will use 2 databases who needs to be synchronised, but we are using different Date and Valuta formats i Denmark and Sweden.
...so I need to convert Valuta from Swedish to Danish as well.
(Swedish: x.xxx,- kr. to Denmark: kr. x.xxx,xx -)
Is it possible, or am I doing it the wrong way?
Br. Ole
I would like to convert the date format (Swedish) yyyy/mm/dd to (Danish) dd/mm/yyyy. And I need it to be done via programming.
The reason is that I need my database to work in both Denmark and Sweden. I will use 2 databases who needs to be synchronised, but we are using different Date and Valuta formats i Denmark and Sweden.
...so I need to convert Valuta from Swedish to Danish as well.
(Swedish: x.xxx,- kr. to Denmark: kr. x.xxx,xx -)
Is it possible, or am I doing it the wrong way?
Br. Ole