namespace: Serenity.Data assembly: Serenity.Net.Data
DateParts type
public enum DateParts
name | value | description |
---|---|---|
Year | 0 |
Year |
Month | 1 |
Month |
Day | 2 |
Day |
Hour | 3 |
Hour |
Minute | 4 |
Minute |
Second | 5 |
Second |
- Source: DateParts.cs
namespace: Serenity.Data assembly: Serenity.Net.Data
DateParts type
public enum DateParts
name | value | description |
---|---|---|
Year | 0 |
Year |
Month | 1 |
Month |
Day | 2 |
Day |
Hour | 3 |
Hour |
Minute | 4 |
Minute |
Second | 5 |
Second |