JakeBullet70 Well-Known Member Licensed User Longtime User Sep 26, 2021 #1 In my ABMaterial app I need to format money and dates according to the locale. I am finding small snippets here and there for doing this but is there a class that has this all wrapped up?
In my ABMaterial app I need to format money and dates according to the locale. I am finding small snippets here and there for doing this but is there a class that has this all wrapped up?
Erel B4X founder Staff member Licensed User Longtime User Sep 26, 2021 #2 JakeBullet70 said: according to the locale Click to expand... Which one? DateTime.Date will use the server locale. Upvote 0
JakeBullet70 said: according to the locale Click to expand... Which one? DateTime.Date will use the server locale.