public enum RoundingUnitDim instance As TimeSpanExtensions.RoundingUnitpublic enum class RoundingUnitNo code example is currently available or this language may not be supported.| Day | 0 | Round to days | 
| Hour | 1 | Round to hour | 
| Minute | 2 | Round to minute | 
| Second | 3 | Round to second |