C# Class PlasticSCM.CLI.DateTimeExtension

Show file Open project: powercode/PSPlastic

Public Methods

Method Description
HasValidValue ( this dateTime ) : bool
UnspecifiedToLocal ( this dateTime ) : System.DateTime

Method Details

HasValidValue() public static method

public static HasValidValue ( this dateTime ) : bool
dateTime this
return bool

UnspecifiedToLocal() public static method

public static UnspecifiedToLocal ( this dateTime ) : System.DateTime
dateTime this
return System.DateTime