Search Results for

    Show / Hide Table of Contents

    Enum CustomDateTimeFormat

    An enumeration of the custom date time formats that can be used as a Format in the controls dynamically created in the client ui

    Namespace: LemonEdge.Client.Core.Views.Core
    Assembly: LemonEdge.ClientCore.dll
    Syntax
    public enum CustomDateTimeFormat : short

    Fields

    Name Description
    Long

    A long date/time format

    LongDateOnly

    A long date only format

    LongTimeOnly

    A long time only format

    Short

    A short date/time format

    ShortDateOnly

    A short date only format

    ShortTimeOnly

    A short time only format

    YearEnd

    Extension Methods

    CustomFormatHelper.ToCultureStringFormat(CustomDateTimeFormat)
    LinqExtensions.AsArray<CustomDateTimeFormat>(CustomDateTimeFormat)
    LinqExtensions.ToArrayOfOne<CustomDateTimeFormat>(CustomDateTimeFormat)
    LinqExtensions.ToListOfOne<CustomDateTimeFormat>(CustomDateTimeFormat)
    MiscExtensions.SetIfNotEqual<CustomDateTimeFormat, TP>(CustomDateTimeFormat, Expression<Func<CustomDateTimeFormat, TP>>, TP)
    In this article
    Back to top © LemonEdge Technologies. All rights reserved.