You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Since PostGIS database has a limitation that only allows dates from 1900 onwards, a workaround is to split the date into separate day, month and year fields, which can then be concatenated into a single date field.
Calendar widget doesn't allow for dates before 1900.
![Image](https://private-user-images.githubusercontent.com/3106699/393275636-97c0cccb-b336-44b3-82de-e0eb8d15d7b0.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk2NDI1ODEsIm5iZiI6MTczOTY0MjI4MSwicGF0aCI6Ii8zMTA2Njk5LzM5MzI3NTYzNi05N2MwY2NjYi1iMzM2LTQ0YjMtODJkZS1lMGViOGQxNWQ3YjAucG5nP1gtQW16LUFsZ29yaXRobT1BV1M0LUhNQUMtU0hBMjU2JlgtQW16LUNyZWRlbnRpYWw9QUtJQVZDT0RZTFNBNTNQUUs0WkElMkYyMDI1MDIxNSUyRnVzLWVhc3QtMSUyRnMzJTJGYXdzNF9yZXF1ZXN0JlgtQW16LURhdGU9MjAyNTAyMTVUMTc1ODAxWiZYLUFtei1FeHBpcmVzPTMwMCZYLUFtei1TaWduYXR1cmU9YzI2NmI2NmQyNGM2NTEwZTMzMjZiNDY4ZGNjMDI4ZDI1YWM3MTIxM2YxZjgxODg1MWY3YzFjODljYzU1YTNkYyZYLUFtei1TaWduZWRIZWFkZXJzPWhvc3QifQ.-6uz17xbxGkRqOtIoqpt1JRIm_WdNsq6ckuCYjPP6HU)
Related:
#1373
Reported originally here:
MerginMaps/docs#533
The text was updated successfully, but these errors were encountered: