Returns date of assembling decoding a build number.
Namespace:
SGP.XUtilityAssembly: SGP.XUtility (in SGP.XUtility.dll)
Version: 1.2.3019.18718
Syntax
Parameters
- buildNum
- Type: System..::.Int32
Build number.
Return Value
Date which corresponds to a build number buildNum
Remarks
If is for AssemblyVersionAttribute listed '*' as a build number,
compiler adds the build number which corresponds to count of days from 1.1.2000 to date of assembling.
In this way is possible to determinate date of assembling.