Method UtcNow
| Improve this Doc View SourceUtcNow()
Gets a column that will return the current date and time on this computer, expressed as the Coordinated Universal Time (UTC).
Declaration
public static _DateTime UtcNow()
Returns
Type | Description |
---|---|
_DateTime | The column. |