alexa
menu

WPF

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download

    Show / Hide Table of Contents

    Class DateTimeType

    Inheritance
    System.Object
    DateTimeType
    Namespace: Syncfusion.Windows.Shared
    Assembly: Syncfusion.Shared.WPF.dll
    Syntax
    public sealed class DateTimeType : Enum

    Fields

    Day

    Declaration
    public const DateTimeType Day
    Field Value
    Type
    DateTimeType

    Dayname

    Declaration
    public const DateTimeType Dayname
    Field Value
    Type
    DateTimeType

    designator

    tt designator

    Declaration
    public const DateTimeType designator
    Field Value
    Type
    DateTimeType

    Fraction

    f

    Declaration
    public const DateTimeType Fraction
    Field Value
    Type
    DateTimeType

    Hour12

    h

    Declaration
    public const DateTimeType Hour12
    Field Value
    Type
    DateTimeType

    Hour24

    H

    Declaration
    public const DateTimeType Hour24
    Field Value
    Type
    DateTimeType

    Minutes

    m

    Declaration
    public const DateTimeType Minutes
    Field Value
    Type
    DateTimeType

    Month

    MM

    Declaration
    public const DateTimeType Month
    Field Value
    Type
    DateTimeType

    monthname

    MMM or More

    Declaration
    public const DateTimeType monthname
    Field Value
    Type
    DateTimeType

    others

    Declaration
    public const DateTimeType others
    Field Value
    Type
    DateTimeType

    period

    gg A.D or B.D

    Declaration
    public const DateTimeType period
    Field Value
    Type
    DateTimeType

    Second

    s

    Declaration
    public const DateTimeType Second
    Field Value
    Type
    DateTimeType

    TimeZone

    zz z zzzz

    Declaration
    public const DateTimeType TimeZone
    Field Value
    Type
    DateTimeType

    year

    Declaration
    public const DateTimeType year
    Field Value
    Type
    DateTimeType
    Back to top Generated by DocFX
    Copyright © 2001 - 2026 Syncfusion Inc. All Rights Reserved