MikroORM JS Joda types

JSON →
library 1.1.5 ·javascript
verified Jun 5, 2026

Provides Mikro ORM custom type classes for JS Joda objects, including LocalDateType, LocalTimeType, and ZonedDateTimeType for mapping between JS Joda and database columns. Current stable version is 1.1.5, released as needed alongside peer upgrades. Requires @js-joda/core ^5.6.1 and @mikro-orm/core ^6.0.5. Differentiators: first-class MikroORM v6 integration with TypeScript; only package offering these specific custom types for MikroORM; supports mapping of LocalDate, LocalTime, and ZonedDateTime to database types while handling timezone and precision differences.