logseq / db-test

Used for Database version test
5 stars 1 forks source link

Date property incorrect after changing date format in settings #11

Closed hdansou closed 2 weeks ago

hdansou commented 4 weeks ago

Search first

What Happened?

Date picker not showing the actual date set on the block property

Reproduce the Bug

Expected Behavior

Same date set on the block property on the date picker

Screenshots

image

Browser, Desktop or Mobile Platform Information

No response

Additional Context

No response

Are you willing to submit a PR? If you know how to fix the bug.

RCmerci commented 4 weeks ago

I can reproduce it. BUG: updating date-format in settings doesn't update all existing dates in the graph. looking into it in codebase

tiensonqin commented 2 weeks ago

Fixed by https://github.com/logseq/logseq/pull/11491.