formatDateTimeISO produces date with no dashes

AddColumn( DateTime(), "OPEN_DATETIME", formatDateTimeISO ) ;

This code produces a date with no dashes. ie it is acting as if it was formatDateTimeISON.

@Tomasz, this is replicable using version 6.43.1 (64-bit).
image

In a previous version (I tested 6.30.5 32-bit) it worked as expected.
image

1 Like

This topic was automatically closed 100 days after the last reply. New replies are no longer allowed.