Enum DateTimeExtensions.DateTruncate
Defines the levels to truncate a date to.
Namespace: Umbraco.Extensions
Assembly: Umbraco.Core.dll
Syntax
public enum DateTruncate
Fields
Name | Description |
---|---|
Day | |
Hour | |
Minute | |
Month | |
Second | |
Year |