C# Class PriceHistoryGenerators.TimeGenerator

ファイルを表示 Open project: mrdavidlaing/functional-fsharp Class Usage Examples

Public Methods

Method Description
GetDayStart ( ) : System.DateTime
GetNowUtc ( ) : System.DateTime
GetNowUtcWithoutSeconds ( ) : System.DateTime
GetSecondsSinceMidnight ( ) : long

Method Details

GetDayStart() public method

public GetDayStart ( ) : System.DateTime
return System.DateTime

GetNowUtc() public method

public GetNowUtc ( ) : System.DateTime
return System.DateTime

GetNowUtcWithoutSeconds() public method

public GetNowUtcWithoutSeconds ( ) : System.DateTime
return System.DateTime

GetSecondsSinceMidnight() public method

public GetSecondsSinceMidnight ( ) : long
return long