public enum RoundingUnit
Dim instance As TimeSpanExtensions.RoundingUnit
public enum class RoundingUnit
No 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 |