AddColumn( DateTime(), "OPEN_DATETIME", formatDateTimeISO ) ;
This code produces a date with no dashes. ie it is acting as if it was formatDateTimeISON.
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).
In a previous version (I tested 6.30.5 32-bit) it worked as expected.
This topic was automatically closed 100 days after the last reply. New replies are no longer allowed.