# GrapeCity.ActiveReports.JpCalendar.CultureInfoExtension

## Content

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



  <h1 id="GrapeCity_ActiveReports_JpCalendar_CultureInfoExtension" data-uid="GrapeCity.ActiveReports.JpCalendar.CultureInfoExtension" class="text-break">CultureInfoExtension Class
</h1>
  <div class="markdown level0 summary"><p>Provides extensions for initializing and applying the Japanese calendar formatting.</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">CultureInfoExtension</span></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="GrapeCity.ActiveReports.JpCalendar.html">GrapeCity.ActiveReports.JpCalendar</a></h6>
  <h6><strong>Assembly</strong>: MESCIUS.ActiveReports.dll</h6>
  <h5 id="GrapeCity_ActiveReports_JpCalendar_CultureInfoExtension_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public static class CultureInfoExtension</code></pre>
  </div>
  <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_JpCalendar_CultureInfoExtension_FormatJpDate_System_Globalization_CultureInfo_System_DateTime_System_String_" data-uid="GrapeCity.ActiveReports.JpCalendar.CultureInfoExtension.FormatJpDate(System.Globalization.CultureInfo,System.DateTime,System.String)">
          <a class="xref" href="GrapeCity.ActiveReports.JpCalendar.CultureInfoExtension.FormatJpDate.html#GrapeCity_ActiveReports_JpCalendar_CultureInfoExtension_FormatJpDate_System_Globalization_CultureInfo_System_DateTime_System_String_">FormatJpDate(CultureInfo, DateTime, string)</a>
        </td>
        <td class="markdown level1 summary"><p>Formats date as general for not JP and with era settings and custom format &quot;ggYY&quot; support for JP.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_JpCalendar_CultureInfoExtension_InitJpCalendar" data-uid="GrapeCity.ActiveReports.JpCalendar.CultureInfoExtension.InitJpCalendar">
          <a class="xref" href="GrapeCity.ActiveReports.JpCalendar.CultureInfoExtension.InitJpCalendar.html#GrapeCity_ActiveReports_JpCalendar_CultureInfoExtension_InitJpCalendar">InitJpCalendar()</a>
        </td>
        <td class="markdown level1 summary"><p>Initialize static jp calendar.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
