angular-ui/ui-grid

When cell is filtering enable and date is formatted the search is incorrect

Open

#6,379 建立於 2017年8月28日

在 GitHub 查看
 (0 留言) (0 反應) (0 負責人)JavaScript (2,496 fork)batch import
good first issue

倉庫指標

Star
 (5,395 star)
PR 合併指標
 (30 天內沒有已合併 PR)

描述

Hey guys,

BTW, keep up the blaster work!

I'm using UI-GRID in a nice table with townsend values. This grid has a date column with a custom format dd/MM/yyyy (the original value is a longdate in USA standard format)

When you'll search in this column using a custom format (i.e 25/08/2017) UI-GRID has no rows to display. But, when try using a longdate format, the filter works fine.

I think this is an issue.

Besides, there's any temporary solution to this?

Tks in advance!

貢獻者指南