Skip to content

@ecp.eth/sdk


@ecp.eth/sdk / indexer/webhooks / ISO8601DateSchema

Variable: ISO8601DateSchema

const ISO8601DateSchema: ZodEffects<ZodString, Date, string>;

Defined in: packages/sdk/src/indexer/webhooks/schemas/shared.ts:25

ISO 8601 date schema. Used to convert the ISO 8601 date from JSON to date.