Function "DateTimeToStr" don't use the right DateSeparator

Issue #202 new
Christian Peter created an issue

Test: DateTimeToStr(now) return, per example: 06/08/2021 … . But the DateSeparator for Germany is '.'

Correct is: 06.08.2021 …

Unit “dwsDateTime”, function “TdwsDateTimeFormatter.Apply“, the parameter “settigs” has the right value for “DateSeparator”, but is not used.

Comments (0)

  1. Log in to comment