Search Results for

    Show / Hide Table of Contents

    Enum DateTimePatternType

    DateTime patterns used by Token elements.

    Namespace: Sdl.Core.Bcm.BcmModel.Tokenization
    Assembly: Sdl.Core.Bcm.BcmModel.dll
    Syntax
    [Flags]
    public enum DateTimePatternType

    Fields

    Name Description
    LongDate

    The pattern represents a long date pattern

    LongTime

    The pattern represents a long time pattern

    ShortDate

    The pattern represents a short date pattern

    ShortTime

    The pattern represents a short time pattern

    In this article
    Back to top Generated by DocFX