DateFormat (PQL)
Formats date-time values into strings using the chosen format or 'mask'.
- Returned Output: Text
- Library: PQL \ Granular \ Date-Time
- Version: 2023.00.000
- Compatibility: Pyramid Query Language (PQL) data sources
Syntax
DateFormat( <Column DateTime> , <Text> )
* Click on the function's arguments above for more details on the input values.