JK
Search Results for

    Show / Hide Table of Contents

    Interface IDateTimeOffsetProvider

    Namespace: JK.Common.DateTimeProviders
    Assembly: JK.Common.dll
    Syntax
    public interface IDateTimeOffsetProvider

    Properties

    | Improve this Doc View Source

    Now

    Declaration
    DateTimeOffset Now { get; }
    Property Value
    Type Description
    System.DateTimeOffset
    | Improve this Doc View Source

    UtcNow

    Declaration
    DateTimeOffset UtcNow { get; }
    Property Value
    Type Description
    System.DateTimeOffset

    Extension Methods

    ClassExtensions.IsNull<T>(T)
    ClassExtensions.IsNotNull<T>(T)
    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © Jeremy Knight. Generated with DocFX