In mySql, date field *date_upload* shows entry as 2019-04-17

However, afer Solr Indexing *date_upload* is being shown as
2019-04-16T18:30:00Z

I did change in solr.in.sh, SOLR_TIMEZONE="UTC"  to  SOLR_TIMEZONE="IST"
and did a full-import again. The entry in *date_upload* is still being
shown as 2019-04-16T18:30:00Z

The dataimport.properties is showing - #Thu Apr 18 07:20:42 UTC 2019

The Server Time is - Asia/Kolkata

How to get the same date as being shown in the main database

Reply via email to