• Instructions to Ask a Question

    For any assistance, please click the "Ask a Question" button and select the Pabbly product for which you require support.

    We offer seven comprehensive applications designed to help you efficiently manage and grow your business:

    Our support team endeavors to respond within 24 business hours (Monday to Friday, 10:00 AM to 6:00 PM IST). We appreciate your understanding and patience.

    🚀 Exclusive Lifetime Offers 🚀

    We invite you to take advantage of our special one-time payment plans, providing lifetime access to select applications:

    • 🔥 Pabbly Connect — Lifetime Access for $249View Offer
    • 🔥 Pabbly Subscription Billing — Lifetime Access for $249View Offer
    • 🔥 Pabbly Chatflow — Lifetime Access for $249View Offer

    Make a one-time investment and enjoy the advantages of robust business management tools for years to come.

pabbly can check the number of days in a specific month?

rodrigo

Member
Hi,

With Pabbly Connect is it possible to identify the current month and create a result that shows how many days there are in this month? Example:

January
Result: 31

February
Result: 28

March
Result: 31

April
Result: 30

These number are offcourse the number of the days in the current month!

I'm thinking of creating a workflow to extend the subscription of my customers licenses and this will help!
 
P

PabblyMember4

Guest
Hey @rodrigo

Kindly allow us a day's time to check the scenario. You can use any spreadsheet formula to achieve this scenario or if you are fetching the data then you can use the LookUp function and can fetch the data through it.
 
P

Pabblymember11

Guest
You can refer to the following screenshot regarding your concern.

DAY(EOMONTH('MM/DD/YYYY',0))

1675926870566.png
 
Top