PredefinedFunctions.IntervalNorm(DateTime, DateTime, Int32) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
static DateTime IntervalNorm(DateTime inputDate, DateTime refDate, int func);
public static DateTime IntervalNorm (DateTime inputDate, DateTime refDate, int func);
static member IntervalNorm : DateTime * DateTime * int -> DateTime
Public Shared Function IntervalNorm (inputDate As DateTime, refDate As DateTime, func As Integer) As DateTime
Parameters
- inputDate
- DateTime
- refDate
- DateTime
- func
- Int32