BUG SOE java

613
1
01-29-2022 05:43 AM
pspada_WT
New Contributor III

Hi,

I've found what i think is a bug in the SOE devolped in arcgis enterprise SDK for JAVA.

I have a IFeature Object called row that i'm trying to update.

When I'm in front of a field of type date and i try to set it's value to null it retrieves a date of "30/12/1899".

pspada_WT_1-1643463755127.png

 

pspada_WT_0-1643463690044.png

Someone knows how to overcome this?

 

0 Kudos
1 Reply
nicogis
MVP Frequent Contributor

I remember that a  problem related to the underlying db

see for example https://stackoverflow.com/questions/3963617/why-is-1899-12-30-the-zero-date-in-access-sql-server-ins...

0 Kudos