{NAME} v{VERSION}

Data types demo

This example shows how to define column types with the col_types option and specifically numeric formats with:

along with date types with locale and format specified on a column basis.

Below an example of ISO date support ({yyyy|yy}/{MM}/{dd}). Use locale to set a locale globally (defaults to 'en').