Skip to content

Rule.io SDK


Rule.io SDK / rcml/src / SmsDateFormat

Type Alias: SmsDateFormat

SmsDateFormat = "Y-m-d" | "d.m.Y" | "m-d-Y" | "m/d/Y" | "d/m/Y"

Defined in: rcml/src/sms/builders/placeholders.ts:225

Date output format for createDatePlaceholder. The closed set matches what the SMS RFM parser accepts.