If there is no daylight savings... I would not do this. Accept that Solr is in UTC and do the conversion at UI level. Otherwise in case of daylight savings introduction / removal you run into a lot of problems (reindexing etc)
> Am 08.04.2019 um 13:08 schrieb Nitin Kumar <nitinkumar.i...@gmail.com>: > > One workaround is while indexing add +2 hours. > >> On Mon 8 Apr, 2019, 4:16 PM , <jaa...@kolumbus.fi> wrote: >> >> >> Dear recipients, >> >> Can you help me with the following issue: >> >> I should present my time stamps in solr in UTC+2 instead of UTC. How can >> I do it ? >> >> I've created the following question in StackOverflow >> >> >> https://stackoverflow.com/questions/55530142/solr-7-6-0-ignores-configuration-file-bin-solr-in-sh?noredirect=1#comment97766221_55530142 >> >> Br, Jaana Miettinen >> >>