Date format
Status: Closed · Asked by guy dinay on · 0 views
I remember that you had a date format page with all the format that the system support.
I dont find the link, can you send it please?
Hey @guyseo
You can find more information about date and time functions supported on Pabbly Connect in the following thread.
https://forum.pabbly.com/threads/advanced-builtin-functions.2431/
Why im getting error here?
https://connect.pabbly.com/workflow/mapping/IjU3NjAwNTY0MDYzMjA0M2M1MjZlNTUzZCI_3D_pc

Please ensure that the time format required in the action step matches the format provided by the local time variable.
In case the formats are different, kindly check the other formats available in the threads or use the Date Time Formatter to convert the date format.

https://forum.pabbly.com/threads/advanced-builtin-functions.2431/
But if ill add manualy the date of now it will not be dynamic no?
It will always will add today date?
But if ill add manualy the date of now it will not be dynamic no?
If you need to pass variable time formats, the system will dynamically pass the current date and time in real-time using the format {{pc_local_date_now}}.
But im getting error when I add this{{pc_local_date_now}}
The Date Variable you are passing is still incorrect.

However I have corrected it, and it is working fine now.

Ohh I see... Nice one thanks a lot for your help ?