A program to recognize and reward our most engaged community members
I am not able to use date_parse_custom in the expression in the generate attributes operator. Please help me resolve this. What is the issue and why am I not able to use it, is there an alternative for this I am using Altair AI Studio 2025.0
Hi @Jagadeesh,
I am also unable to find the date_parse_custom() function. It seems to have been removed from the product a while ago - it's also missing from the oldest AI Studio I have, which is 2024.1.0.
The date_parse_str() function may serve the same purpose:
date_parse_str("30-06-2014", "dd-MM-yyyy","US","UTC"),