TimeScaleDay Methods
A time scale whose time cell value is equal to a single day.
Name | Description |
---|---|
Ceil |
Calculates the smallest datetime value that is greater or equal to the argument and contains an integer number of specified time units.
Inherited from Time |
Dispose() |
Disposes of the User |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Floor |
Calculates the largest datetime value that is less or equal to the argument and contains an integer number of days. |
Format |
Returns a string formatted according to the display format for this scale type.
Inherited from Time |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Adds a time interval, equivalent to one day, to the argument value. |
Get |
Subtracts a time interval equivalent to a scale unit from the argument value.
Inherited from Time |
Get |
Gets the Type of the current instance. Inherited from Object. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
Round |
Calculates the datetime value that is the nearest to the argument and contains an integer number of days. |
To |
Returns the element's textual representation.
Inherited from User |
See Also