Search Results for

    Show / Hide Table of Contents

    Class DateTimePatternType

    DateTime patterns used by Token elements.

    Inheritance
    System.Object
    DateTimePatternType
    Namespace: Sdl.Core.Bcm.BcmModel.Tokenization
    Assembly: Sdl.Core.Bcm.BcmModel.dll
    Syntax
    public sealed class DateTimePatternType : Enum

    Fields

    LongDate

    The pattern represents a long date pattern

    Declaration
    public const DateTimePatternType LongDate
    Field Value
    Type Description
    DateTimePatternType

    LongTime

    The pattern represents a long time pattern

    Declaration
    public const DateTimePatternType LongTime
    Field Value
    Type Description
    DateTimePatternType

    ShortDate

    The pattern represents a short date pattern

    Declaration
    public const DateTimePatternType ShortDate
    Field Value
    Type Description
    DateTimePatternType

    ShortTime

    The pattern represents a short time pattern

    Declaration
    public const DateTimePatternType ShortTime
    Field Value
    Type Description
    DateTimePatternType

    value__

    Declaration
    public int value__
    Field Value
    Type Description
    System.Int32

    On this page

    Back to top Generated by DocFX