# GrapeCity.ActiveReports.Core.Rendering.JpCalendar.DateTimeFormat

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="GrapeCity_ActiveReports_Core_Rendering_JpCalendar_DateTimeFormat" data-uid="GrapeCity.ActiveReports.Core.Rendering.JpCalendar.DateTimeFormat" class="text-break">DateTimeFormat Class
</h1>
  <div class="markdown level0 summary"><p>DateTime formatting code forJP calendar only.</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">DateTimeFormat</span></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="GrapeCity.ActiveReports.Core.Rendering.JpCalendar.html">GrapeCity.ActiveReports.Core.Rendering.JpCalendar</a></h6>
  <h6><strong>Assembly</strong>: MESCIUS.ActiveReports.Core.Rendering.dll</h6>
  <h5 id="GrapeCity_ActiveReports_Core_Rendering_JpCalendar_DateTimeFormat_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public static class DateTimeFormat</code></pre>
  </div>
  <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="GrapeCity_ActiveReports_Core_Rendering_JpCalendar_DateTimeFormat_CustomJpCalendar" data-uid="GrapeCity.ActiveReports.Core.Rendering.JpCalendar.DateTimeFormat.CustomJpCalendar">
          <a class="xref" href="GrapeCity.ActiveReports.Core.Rendering.JpCalendar.DateTimeFormat.CustomJpCalendar.html">CustomJpCalendar</a>
        </td>
        <td class="markdown level1 summary"></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="GrapeCity_ActiveReports_Core_Rendering_JpCalendar_DateTimeFormat_Format_System_String_System_DateTime_System_Globalization_CultureInfo_" data-uid="GrapeCity.ActiveReports.Core.Rendering.JpCalendar.DateTimeFormat.Format(System.String,System.DateTime,System.Globalization.CultureInfo)">
          <a class="xref" href="GrapeCity.ActiveReports.Core.Rendering.JpCalendar.DateTimeFormat.Format.html#GrapeCity_ActiveReports_Core_Rendering_JpCalendar_DateTimeFormat_Format_System_String_System_DateTime_System_Globalization_CultureInfo_">Format(string, DateTime, CultureInfo)</a>
        </td>
        <td class="markdown level1 summary"><p>Formats date as general for not JP case. For JP - with era settings and custom format &quot;ggYY&quot; support.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Core_Rendering_JpCalendar_DateTimeFormat_FormatCustomized_System_DateTime_System_String_System_Globalization_DateTimeFormatInfo_System_Globalization_Calendar_" data-uid="GrapeCity.ActiveReports.Core.Rendering.JpCalendar.DateTimeFormat.FormatCustomized(System.DateTime,System.String,System.Globalization.DateTimeFormatInfo,System.Globalization.Calendar)">
          <a class="xref" href="GrapeCity.ActiveReports.Core.Rendering.JpCalendar.DateTimeFormat.FormatCustomized.html#GrapeCity_ActiveReports_Core_Rendering_JpCalendar_DateTimeFormat_FormatCustomized_System_DateTime_System_String_System_Globalization_DateTimeFormatInfo_System_Globalization_Calendar_">FormatCustomized(DateTime, string, DateTimeFormatInfo, Calendar)</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
    </tbody>
  </table>

</div>
