Expand my Community achievements bar.

Don’t miss the Workfront AMA: System Smarts & Strategic Starts! Ask your questions about keeping Workfront running smoothly, planning enhancements, reporting, or adoption, and get practical insights from Adobe experts.

Mark Solution

This conversation has been locked due to inactivity. Please create a new post.

SOLVED

Hard coded date format in 'Search' module

Avatar

Level 9

Writing to ask about the hard coded date format used in the 'Search' module. For example, I'm trying to filter search results for projects that were entered after January 1st, 2023.

_Manish_Singh_0-1681414329930.png

I've tried using the formatDate function to test this, but it doesn't seem to be working.

Also, in the date functions we have an option for 'now', but I'm looking for 'today'. Is there a built-in function or method that I can use for this?

Topics

Topics help categorize Community content and increase your ability to discover relevant content.

1 Accepted Solution

Avatar

Correct answer by
Level 9

parseDate worked for me

_Manish_Singh_0-1681416072366.png

View solution in original post

2 Replies

Avatar

Level 9

I was trying formatDate for testing purpose. Something like this..

_Manish_Singh_0-1681415278686.png

 

Avatar

Correct answer by
Level 9

parseDate worked for me

_Manish_Singh_0-1681416072366.png