Find Days in a month and end of the month
Posted
by
svarukala
A simple manual (button) flow. For a given date (mm/dd/yyyy), the flow will calculate the number of days that specific month (mm) has. It also gives you the end of the month. This fills a gap in the Flow expressions as there is a Start of the month expression but no End of the month expression.
Note: Yes, Flow takes care of leap year calculation when calculating the days (for Feb).
Comments
-
Find Days in a month and end of the month
@svarukala as a supplement to your great flow I created a simple implementation of "Send an e-mail notification the last working day of the month"
You may find it useful.
-
*This post is locked for comments