Skip to content

[Integration] useDate system composable integration #116

@johnleider

Description

@johnleider

Summary

Integrate useDate with the v0 plugin system and expand adapter coverage to match real-world usage.

Integration Points

  • Accept configuration from unified v0 plugin options
  • Use useLocale for locale-aware date formatting
  • Respect useLocale RTL for date display order
  • Cache adapter instance configuration
  • Add date-fns adapter
  • Add Luxon adapter
  • Add Day.js adapter (nice-to-have)

Out of Scope (Vuetify-level concerns)

  • Moment.js adapter (deprecated — Day.js covers legacy users)
  • js-joda adapter (niche)
  • useDateFormat() composable (opinionated input parsing)
  • weekInfo() locale lookup table (could be separate data package)
  • Custom format function support
  • Module augmentation for type overrides

Related

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions