Show / Hide Table of Contents

Method GetReleaseDate

| Improve this Doc View Source

GetReleaseDate(Version)

Gets release date from the specified version number.

Declaration
public static DateTime GetReleaseDate(Version version)
Parameters
Type Name Description
System.Version version

The specified version number

Returns
Type Description
System.DateTime

The release date, calculated from the build number of the version number, since Jan 1, 2000.

  • Improve this Doc
  • View Source
Back to top Copyright © Weifen Luo | DevZest