Skip to Content
0
Jul 31, 2023 at 05:13 PM

Date and numbers field following regional rules

87 Views

I have a Database that is used by people having different regional rules for Date and numbers display.

For example Dates are stored as YYYY-MM-DD in the Database. Users in France or Italy want to have the date displayed following their regional settings. In C# the conversion is done automatically DD.MM.YYYY. I need to have the same conversion in my Crystal Reports. Where and how can I define that automatism?