{NAME} v{VERSION}

Data types demo

This example features 3 date types and 2 numeric formatting for the currency columns:

Use the col_types property to set numeric formats ('formatted-number', 'formatted-number-eu' or 'ipaddress') and date types.

Below an example of ISO date support (YMD). Use default_date_type to set a date type for a whole table ('DMY','MDY','YMD').