Related: tdf#88359 CSV: choose proper ISO date(+time) format if detected
commit9bcdfcb74dae7ccd07be7159c0e1deba110d2a6f
authorEike Rathke <erack@redhat.com>
Thu, 14 Oct 2021 21:28:11 +0000 (14 23:28 +0200)
committerEike Rathke <erack@redhat.com>
Thu, 14 Oct 2021 23:38:55 +0000 (15 01:38 +0200)
tree649dde1449bb7ddd92e71bbbe2b2a7a50d9fd0f6
parenta12727702b4132bb0576062afe68e39a87a6a426
Related: tdf#88359 CSV: choose proper ISO date(+time) format if detected

... if column type is set to "Date (YMD)".

Also be more strict if ISO is detected and timezone is included
keep it as type Text instead of silently discarding the timezone
information.

Change-Id: Ia2236e87d6cf8b0ece33590a7fd99328f109d7a9
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/123612
Reviewed-by: Eike Rathke <erack@redhat.com>
Tested-by: Jenkins
sc/source/ui/docshell/impex.cxx