# C1.Globalization.EraInfo

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="C1_Globalization_EraInfo" data-uid="C1.Globalization.EraInfo" class="text-break">EraInfo Class
</h1>
  <div class="markdown level0 summary"><p>Represents the era info.</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">EraInfo</span></div>
  </div>
  <div class="implements">
    <h5>Implements</h5>
    <div><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.icloneable">ICloneable</a></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="C1.Globalization.html">C1.Globalization</a></h6>
  <h6><strong>Assembly</strong>: C1.Win.C1Input.4.8.dll</h6>
  <h5 id="C1_Globalization_EraInfo_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class EraInfo : ICloneable</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Class EraInfo
    Implements ICloneable</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="C1_Globalization_EraInfo__ctor_System_Int32_System_DateTime_System_DateTime_System_String_System_String_System_String_System_String_" data-uid="C1.Globalization.EraInfo.#ctor(System.Int32,System.DateTime,System.DateTime,System.String,System.String,System.String,System.String)">
          <a class="xref" href="C1.Globalization.EraInfo.-ctor.html#C1_Globalization_EraInfo__ctor_System_Int32_System_DateTime_System_DateTime_System_String_System_String_System_String_System_String_">EraInfo(int, DateTime, DateTime, string, string, string, string)</a>
        </td>
        <td class="markdown level1 summary"><p>Initializes a new instance of the <a class="xref" href="C1.Globalization.EraInfo.html">EraInfo</a> class.</p>
</td>
      </tr>
    </tbody>
  </table>
  <h3 id="properties">Properties
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td id="C1_Globalization_EraInfo_AbbreviatedEraName" data-uid="C1.Globalization.EraInfo.AbbreviatedEraName">
          <a class="xref" href="C1.Globalization.EraInfo.AbbreviatedEraName.html#C1_Globalization_EraInfo_AbbreviatedEraName">AbbreviatedEraName</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the name of the abbreviated era.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Globalization_EraInfo_EndTime" data-uid="C1.Globalization.EraInfo.EndTime">
          <a class="xref" href="C1.Globalization.EraInfo.EndTime.html#C1_Globalization_EraInfo_EndTime">EndTime</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the end time.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Globalization_EraInfo_EnglishEraName" data-uid="C1.Globalization.EraInfo.EnglishEraName">
          <a class="xref" href="C1.Globalization.EraInfo.EnglishEraName.html#C1_Globalization_EraInfo_EnglishEraName">EnglishEraName</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the name of the English era.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Globalization_EraInfo_Era" data-uid="C1.Globalization.EraInfo.Era">
          <a class="xref" href="C1.Globalization.EraInfo.Era.html#C1_Globalization_EraInfo_Era">Era</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the era.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Globalization_EraInfo_EraName" data-uid="C1.Globalization.EraInfo.EraName">
          <a class="xref" href="C1.Globalization.EraInfo.EraName.html#C1_Globalization_EraInfo_EraName">EraName</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the name of the era.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Globalization_EraInfo_StartTime" data-uid="C1.Globalization.EraInfo.StartTime">
          <a class="xref" href="C1.Globalization.EraInfo.StartTime.html#C1_Globalization_EraInfo_StartTime">StartTime</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the start time.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Globalization_EraInfo_SymbolEraName" data-uid="C1.Globalization.EraInfo.SymbolEraName">
          <a class="xref" href="C1.Globalization.EraInfo.SymbolEraName.html#C1_Globalization_EraInfo_SymbolEraName">SymbolEraName</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the name of the symbol era.</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="C1_Globalization_EraInfo_Clone" data-uid="C1.Globalization.EraInfo.Clone">
          <a class="xref" href="C1.Globalization.EraInfo.Clone.html#C1_Globalization_EraInfo_Clone">Clone()</a>
        </td>
        <td class="markdown level1 summary"><p>Creates a new object that is a copy of the current instance.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Globalization_EraInfo_IsValid_System_DateTime_" data-uid="C1.Globalization.EraInfo.IsValid(System.DateTime)">
          <a class="xref" href="C1.Globalization.EraInfo.IsValid.html#C1_Globalization_EraInfo_IsValid_System_DateTime_">IsValid(DateTime)</a>
        </td>
        <td class="markdown level1 summary"><p>Determines whether the specified date time is valid.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Globalization_EraInfo_ToString" data-uid="C1.Globalization.EraInfo.ToString">
          <a class="xref" href="C1.Globalization.EraInfo.ToString.html#C1_Globalization_EraInfo_ToString">ToString()</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
    </tbody>
  </table>

</div>
