Guards
Type Guards — Chronos Documentation.
Overview
chronos-date provides a comprehensive set of type guards and predicates for working with dates and times using the subpath 'chronos-date/guards'. These guards help you safely validate and handle different date representations in your code.
Imports
// All type guards for working with dates and times
import { guardName } from 'chronos-date/guards';Last updated: Tue, May 19, 2026 01:20:27PM (UTC)
