Sandbox Logo

SandboxSystemExtensions.Humanize

static string Humanize( System.DateTime dateTime )

SandboxSystemExtensions.Humanize

static string Humanize( System.DateTimeOffset dateTime )

SandboxSystemExtensions.Humanize

static string Humanize( System.TimeOnly dateTime )

SandboxSystemExtensions.Humanize

static string Humanize( System.DateOnly dateTime )

SandboxSystemExtensions.Humanize

static string Humanize( System.TimeSpan dateTime, int precision )

SandboxSystemExtensions.Humanize

static string Humanize( System.TimeSpan timespan, bool shortVersion, bool minutes, bool hours, bool days )

User Comments