bosskmk / pluto_grid

PlutoGrid is a dataGrid for flutter that can be controlled by the keyboard on desktop and web. Of course, it works well on Android and IOS.
https://pluto.weblaze.dev
MIT License
635 stars 288 forks source link

[Issue] date format #1050

Closed Evgentret closed 3 weeks ago

Evgentret commented 2 months ago

When using PlutoColumnType.date(format: 'dd.MM.yyyy') it applies format only to end value, but PlutoRow cell still require format 'yyyy-MM-dd' to load.

Probably it must be the same format for data loading and data output

github-actions[bot] commented 1 month ago

This issue is stale because it has been open for 30 days with no activity.

github-actions[bot] commented 3 weeks ago

This issue was closed because it has been inactive for 14 days since being marked as stale.