Hi,
I am working on Timezone support, as part of this i want to achieve wherever we are displaying date time information we need to convert to local timezone.(ex: browser which user is accessing my site). Data stored in the database is in UTC date but we are not storing timezone info in the database. i want to convert this date to local timezone. how can i achieve this. can anyone please help me
Thanks,
Shwetha onkarappa
Hello Shwetha onkarappa,
Here's how to use Ignite UI controls in different timezones - https://www.igniteui.com/help/using-igniteui-controls-in-different-time-zones
Topic on date handling for date editor - https://www.igniteui.com/help/igdateeditor-migrating-date-handling-in-17-1
Topic on date handling for grid - https://www.igniteui.com/help/migrating-enableutcdates-option-in-17-1
Regards,
Deyan Kamburov,
Infragistics
Hi Deyan,
Could you please provide me a sample example, where we have data in UTC at server side and while displaying to user it should get converted according to the local time zone