OSAdmin
Valued Contributor

Answer

  • The number of days in each period will reflect whatever has been defined in the time profile (found within the application tab).
  • Calendar Months will show the standard days per month but you can customize the month type or start date for each period within the time profile. 
  • The number of days will reflect these settings. 
  • There is an api time function to get the days in a period.
OSAdmin_2-1629225309807.png

 

Standard VB.net functionality can also be used within business rules.
For example, the following will also return the number of days in each month.
There is an api time function to get the days in a period.

OSAdmin_1-1629225294304.png


For further reference:
https://docs.microsoft.com/en-us/dotnet/api/system.datetime

 

Source: Office Hours 2020-01-17 Partner Enablement

 

Version history
Last update:
‎09-14-2023 10:40 AM
Updated by:
Contributors