# CSJ2K.Icc.Types.ICCDateTime

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="CSJ2K_Icc_Types_ICCDateTime" data-uid="CSJ2K.Icc.Types.ICCDateTime" class="text-break">ICCDateTime Class
</h1>
  <div class="markdown level0 summary"><p>Date Time format for tags</p>
</div>
  <div class="markdown level0 conceptual"></div>
  <div class="inheritance">
    <h5>Inheritance</h5>
    <div class="level0"><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object">object</a></div>
    <div class="level1"><span class="xref">ICCDateTime</span></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="CSJ2K.Icc.Types.html">CSJ2K.Icc.Types</a></h6>
  <h6><strong>Assembly</strong>: C1.C1Pdf.4.8.dll</h6>
  <h5 id="CSJ2K_Icc_Types_ICCDateTime_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class ICCDateTime</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Class ICCDateTime</code></pre>
  </div>
  <h3 id="constructors">Constructors
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td id="CSJ2K_Icc_Types_ICCDateTime__ctor_System_Int16_System_Int16_System_Int16_System_Int16_System_Int16_System_Int16_" data-uid="CSJ2K.Icc.Types.ICCDateTime.#ctor(System.Int16,System.Int16,System.Int16,System.Int16,System.Int16,System.Int16)">
          <a class="xref" href="CSJ2K.Icc.Types.ICCDateTime.-ctor.html#CSJ2K_Icc_Types_ICCDateTime__ctor_System_Int16_System_Int16_System_Int16_System_Int16_System_Int16_System_Int16_">ICCDateTime(short, short, short, short, short, short)</a>
        </td>
        <td class="markdown level1 summary"><p>Construct an ICCDateTime from parts</p>
</td>
      </tr>
    </tbody>
  </table>
  <h3 id="fields">Fields
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td id="CSJ2K_Icc_Types_ICCDateTime_size" data-uid="CSJ2K.Icc.Types.ICCDateTime.size">
          <a class="xref" href="CSJ2K.Icc.Types.ICCDateTime.size.html">size</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="CSJ2K_Icc_Types_ICCDateTime_wDay" data-uid="CSJ2K.Icc.Types.ICCDateTime.wDay">
          <a class="xref" href="CSJ2K.Icc.Types.ICCDateTime.wDay.html">wDay</a>
        </td>
        <td class="markdown level1 summary"><p>Day datum.</p>
</td>
      </tr>
      <tr>
        <td id="CSJ2K_Icc_Types_ICCDateTime_wHours" data-uid="CSJ2K.Icc.Types.ICCDateTime.wHours">
          <a class="xref" href="CSJ2K.Icc.Types.ICCDateTime.wHours.html">wHours</a>
        </td>
        <td class="markdown level1 summary"><p>Hour datum.</p>
</td>
      </tr>
      <tr>
        <td id="CSJ2K_Icc_Types_ICCDateTime_wMinutes" data-uid="CSJ2K.Icc.Types.ICCDateTime.wMinutes">
          <a class="xref" href="CSJ2K.Icc.Types.ICCDateTime.wMinutes.html">wMinutes</a>
        </td>
        <td class="markdown level1 summary"><p>Minute datum.</p>
</td>
      </tr>
      <tr>
        <td id="CSJ2K_Icc_Types_ICCDateTime_wMonth" data-uid="CSJ2K.Icc.Types.ICCDateTime.wMonth">
          <a class="xref" href="CSJ2K.Icc.Types.ICCDateTime.wMonth.html">wMonth</a>
        </td>
        <td class="markdown level1 summary"><p>Month datum.</p>
</td>
      </tr>
      <tr>
        <td id="CSJ2K_Icc_Types_ICCDateTime_wSeconds" data-uid="CSJ2K.Icc.Types.ICCDateTime.wSeconds">
          <a class="xref" href="CSJ2K.Icc.Types.ICCDateTime.wSeconds.html">wSeconds</a>
        </td>
        <td class="markdown level1 summary"><p>Second datum.</p>
</td>
      </tr>
      <tr>
        <td id="CSJ2K_Icc_Types_ICCDateTime_wYear" data-uid="CSJ2K.Icc.Types.ICCDateTime.wYear">
          <a class="xref" href="CSJ2K.Icc.Types.ICCDateTime.wYear.html">wYear</a>
        </td>
        <td class="markdown level1 summary"><p>Year datum.</p>
</td>
      </tr>
    </tbody>
  </table>
  <h3 id="methods">Methods
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td id="CSJ2K_Icc_Types_ICCDateTime_ToString" data-uid="CSJ2K.Icc.Types.ICCDateTime.ToString">
          <a class="xref" href="CSJ2K.Icc.Types.ICCDateTime.ToString.html#CSJ2K_Icc_Types_ICCDateTime_ToString">ToString()</a>
        </td>
        <td class="markdown level1 summary"><p>Return a ICCDateTime representation.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
