Class DateTimeUnit
| MongoDB CSharp Driver API Reference (original) (raw)
Namespace
Assembly
MongoDB.Driver.dll
Represents the unit for various DateTime operations.
public abstract class DateTimeUnit
Inheritance
DateTimeUnit
Inherited Members
Properties
Day unit.
Hour unit.
Millisecond unit.
Minute unit.
Month unit.
Quarter unit.
Second unit.
The day of the start of the week (only valid with Week units that specify a start of the week).
The unit.
Week unit.
Week starting on Friday unit.
Week starting on Monday unit.
Week starting on Saturday unit.
Week starting on Sunday unit.
Week starting on Thursday unit.
Week starting on Tuesday unit.
Week starting on Wednesday unit.
Year unit.