API reference › @evolu/common › Type › dateToDateIso
function dateToDateIso(
value: Date,
): Result<string & Brand<"DateIso">, DateIsoError>;
Defined in: packages/common/src/Type.ts:1210
API reference › @evolu/common › Type › dateToDateIso
function dateToDateIso(
value: Date,
): Result<string & Brand<"DateIso">, DateIsoError>;
Defined in: packages/common/src/Type.ts:1210