GemBox.Presentation
  • Overview
  • Examples
  • Free version
  • Support
  • Pricelist

    Show / Hide Table of Contents

    DateTimeFormat Enum

    Namespace:
    GemBox.Presentation
    Assembly:
    GemBox.Presentation.dll

    Represents the format for the automatically updated date and time.

    • C#
    • VB.NET
    public enum DateTimeFormat
    Public Enum DateTimeFormat

    Fields

    DateTime1

    Examples: 3/14/2016.

    DateTime10

    Examples: 19:07.

    DateTime11

    Examples: 19:07:40.

    DateTime12

    Examples: 7:07 PM.

    DateTime13

    Examples: 7:07:40 PM.

    DateTime2

    Examples: Monday, March 14, 2016.

    DateTime3

    Examples: 14 March 2016.

    DateTime4

    Examples: March 14, 2016.

    DateTime5

    Examples: 14-Mar-16.

    DateTime6

    Examples: March 16.

    DateTime7

    Examples: Mar-16.

    DateTime8

    Examples: 3/14/2016 7:07 PM.

    DateTime9

    Examples: 3/14/2016 7:07:40 PM.

    Undefined

    Undefined format.

    Back to top

    Facebook • Twitter • LinkedIn

    © GemBox Ltd. — All rights reserved.