komarovalexander / ka-table

Lightweight MIT React Table component with Sorting, Filtering, Grouping, Virtualization, Editing and many more

Home Page:http://ka-table.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Datatype - Date - show 1 day previous date on selection.

chiragmewada opened this issue · comments

https://komarovalexander.github.io/ka-table/#/editing

Steps to reproduce

  1. select date from "next try" column using datepicker e.g feb 9 2023
  2. when date selected it shows feb 8 2023

Hi @chiragmewada Looks like this is because of timezone. Which timezone are you in?

I am in EST

Hi @chiragmewada thanks for the issue, I have found the reason, will prepare the fix ASAP

Thank you :)

fixed starting from version 7.8.5

Thank you so much for this quick fix :) and thanks for this great table package.