altFormat property

String altFormat

Exactly the same as dateFormat, but for the altInput field.

Default: "F j, Y"

Implementation

external String get altFormat;
void altFormat=(String v)

Implementation

external set altFormat(String v);