Show / Hide Table of Contents

Class LastModifiedDate

Inheritance
object
LastModifiedDate
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: Microsoft.XboxStudios.NukeExt.Documentation
Assembly: NukeExt.Documentation.LastModified.dll
Syntax
public static class LastModifiedDate

Fields

View Source

LastModifiedDateTimeFormat

Declaration
public const string LastModifiedDateTimeFormat = "MMMM dd yyyy, hh:mm tt"
Field Value
Type Description
string

Methods

View Source

FromUnixTimeSeconds(string)

Declaration
public static string? FromUnixTimeSeconds(string time)
Parameters
Type Name Description
string time
Returns
Type Description
string
View Source

GitCommit(string)

Declaration
public static string? GitCommit(string sourceFile)
Parameters
Type Name Description
string sourceFile
Returns
Type Description
string
  • View Source
In this article
Back to top Generated by DocFX