Hello,
I am using the Query Data module in an Action Flow. The output of the various date fields appears as below - instead of a regular date format like YYYY-MM-DD.
How can I change the output of the column in Query Data?
Hello,
I am using the Query Data module in an Action Flow. The output of the various date fields appears as below - instead of a regular date format like YYYY-MM-DD.
How can I change the output of the column in Query Data?
Best answer by matt.witty13
Hi Vincent,
This is an unfortunate output in the Query Data Module. It outputs in epoch/unix units for time. To get it to the format you're suggesting, use the Tools module and use the formatDate() function like this:
Or however you want the date to be formatted.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.