Class LastModifiedDate
Inheritance
LastModifiedDate
Assembly: NukeExt.Documentation.LastModified.dll
Syntax
public static class LastModifiedDate
Fields
View Source
Declaration
public const string LastModifiedDateTimeFormat = "MMMM dd yyyy, hh:mm tt"
Field Value
Methods
View Source
FromUnixTimeSeconds(string)
Declaration
public static string? FromUnixTimeSeconds(string time)
Parameters
Type |
Name |
Description |
string |
time |
|
Returns
View Source
GitCommit(string)
Declaration
public static string? GitCommit(string sourceFile)
Parameters
Type |
Name |
Description |
string |
sourceFile |
|
Returns