Help With FileSet Date Filter

I'm using the "Get File/Folder Date" action to get the date/time of a file and currently setting it to a variable.  I'm then using that variable in a FileSet Date filter (putting the variable in the "or this date/time (supports FB Variables)" property).

The FileSet throws the error "Error converting string to date/time: 'Thu Jan 22 23:13:59 CST 2009' is not a valid date and time".

I can use the OnGetDate event of "Get File/Folder Date" and format the date/time manually.  But what date/time format should I use?

Thanks

 

 

Hi Jon

I believe this should be the system short date time format- I just tested this with 22/01/2009 23:13:59 (my short date format is set to dd/mm/yyyy hh:nn:ss ) and it worked as expected. I’ll make a note to get this documented properly.