How to format number and datetime ?
Open
Elysia
feature
H3
Hono
- Dominant language
- TypeScript
- Stars
- 13
- Forks
- 2
- Avg merge
- 4h 14m
- Merged PRs (30d)
- 4
Description
### Clear and concise description of the problem
`vue-i18n` exposes `$n()` for [formatting numbers](https://vue-i18n.intlify.dev/guide/essentials/number.html) as well as `$d()` for [formatting dates](https://vue-i18n.intlify.dev/guide/essentials/datetime.html) but according to the docs `intlify/h3` dont expose them, only `const t = await useTranslation(event);`?
Contributor guide
Assessment
This issue has not been assessed yet.