StiFunctionsDateDateSerial Method |
| Name | Description | |
|---|---|---|
| DateSerial(Int64) |
Returns the DateTime value for the specified number of ticks.
| |
| DateSerial(Int64, Int64, Int64) |
Returns the DateTime value for the specified year, month, and day.
|