Hi
I have a blank application. I have programmed a sql query and I echo a date from the database.
The date is in format yyyy/mm/dd hh:nn and it is not respected the region I select as a user. This is normal.
But how can I easily format the date in the format of the selected region.
I have tried sc_date_conv but then I have to give the format myself.
I have now programmed it myself for a few regions I use, but I think this not the way to go.
Is there not a sciptcase macro that convert a date in datebase format to the format of the selected region.
Thanks
Andre