Interface FormatModel


public interface FormatModel
Describes the format strings used by a formatting function such as FORMAT_TIMESTAMP or CAST(string AS DATE FORMAT formatString).

Can parse a format string to a list of format elements.

See Also: