• Instructions to Ask a Question

    Click on the "Ask a Question" button and select the application for which you would like to ask questions.

    We have 5 different products namely - Pabbly Connect, Pabbly Subscription Billing, Pabbly Email Marketing, Pabbly Form Builder, Pabbly Email Verification.

    The turnaround time is 24 hrs (Business Hours - 10.00 AM to 6.00 PM IST, Except Saturday and Sunday). So your kind patience will be highly appreciated!

    🚀🚀Exclusive Discount Offer

    Just in case you're looking for any ongoing offers on Pabbly, you can check the one-time offers listed below. You just need to pay once and use the application forever -
     

    🔥 Pabbly Connect One Time Plan for $249 (🏆Lifetime Access) -  View offer 

    🔥 Pabbly Subscription Billing One Time Plan for $249 (🏆Lifetime Access) - View offer

Date Time Functions to Fetch Current Date and Time in different formats

Status
Not open for further replies.





👉
4 Quick Functions for Time Added to Pabbly Connect.​

  1. {{pc_utc_human_now}}
    This function will output the current time in the UTC Time Zone.
    Example: 09/08/2021 03:29AM

  2. {{pc_local_human_now}}
    This function will output the current time in your local time zone. The local time zone needs to be set up in your Account Settings.
    Example: 09/08/2021 08:59AM

  3. {{pc_utc_timestamp_now}}
    This function will output the current time in the UTC Time Zone.
    Example: 1631071769

  4. {{pc_local_timestamp_now}}
    This function will output the current time in your local time zone. The local time zone needs to be set up in your Account Settings.
    Example: 1631091582
You can use these quick functions directly in any action step including Google Sheets and more.

For Example:

Usage of the function in the API by Pabbly Action Module. The same quick function will work in any action module.


1628748275617.png


Sample Output:

1628748334031.png


To set up the timezone in your account. Refer to the screenshot below.

1631071869555.png



Workflow Example -


1694174213878.png
 
Last edited by a moderator:
Status
Not open for further replies.
Top