et_dateformat ::=

[DATE_FORMAT]
{
{  DATE 
| TIME [WITH TIME ZONE] 
| TIMESTAMP [WITH [LOCAL] TIME ZONE] } MASK \"date/time mask\"  
| INTERVAL { YEAR_TO_MONTH | DAY_TO_SECOND }
}

For information on how to read this syntax, see Appendix B.

End of description.