Hi, we seem to have a problem entering dates pre 1970. We use a field of type ‘datetime’ in Servoy.
We use PostgreSQL as backend, and
PostgreSQL time stamps (timestamp without time zone) should cope with 4713 BC to 874897 AD with a resolution of 1 microsecond.
Is this a limitation of Servoy, Java or something else going on?