#DateArithmeticDecimalPlaces

##About

Summary: Gets or sets the value indicating how many decimal places will be included when formatting date arithmetic operations.
Data Type: System.Int32
Accepted Values:
Default Value: 0
Impacted Features:
Purpose:
Usage:
Caveats:

##Code Samples ###Global.asax (C♯)

```

###Global.asax (VB.NET)

```visualbasic
##Alternate Usage: ##Screenshots