Method Now
| Improve this Doc View SourceNow()
Gets a column that will return the current date and time on this computer, expressed as the local time.
Declaration
public static _DateTime Now()
Returns
Type | Description |
---|---|
_DateTime | The column. |
Gets a column that will return the current date and time on this computer, expressed as the local time.
public static _DateTime Now()
Type | Description |
---|---|
_DateTime | The column. |