DATE_TO_CHAR - Amazon Kinesis Data Analytics SQL Reference
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

DATE_TO_CHAR

The DATE_TO_CHAR converts a date to a string.

DATE_TO_CHAR(format,d);

Where d is a date that will be converted to a string.