📝 docs(ui-style): add date object usage specification
- add date object standard: always use dayjs object instead of native Date object to avoid "isValid is not a function" error
- provide code examples for both incorrect and correct usage of date objects in form setting