A project can be run well in the Final Builder, but FBCMD reported Error converting string to date/time?

A project can be run in the Final Builder IDE. But when it was run by the command line tool, FBCMD report error: “Error converting string to date/time”.

This is what I was tried:

"C:\Program Files (x86)\FinalBuilder 7\FBCMD.exe" /o /p"c:\test.fbz7"



Please see the attached for the project.

Sorry, I forgot the attachment.
http://wikisend.com/download/417186/test.fbz7

What build of FinalBuilder 7 are you using?

I was able to make your project run fine, on the GetDateTime action, make sure the formatstring is valid for your local, on mine I changed it to dd/mm/yyyy and the project ran fine in the ide and the console. Are you running the console under the same user as the IDE?