C# Class DDD.UniversalTimestampProvider

Provides timestamps based on the current date and time on this computer, expressed as the Coordinated Universal Time (UTC).
Inheritance: ITimestampProvider
Show file Open project: draphyz/DDD

Public Methods

Method Description
GetTimestamp ( ) : DateTime

Method Details

GetTimestamp() public method

public GetTimestamp ( ) : DateTime
return DateTime