# FarPoint.Win.SuperEdit.GeneralFormatter

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="FarPoint_Win_SuperEdit_GeneralFormatter" data-uid="FarPoint.Win.SuperEdit.GeneralFormatter" class="text-break">GeneralFormatter Class
</h1>
  <div class="markdown level0 summary"><p>Implements the GeneralFormatter interface.</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">GeneralFormatter</span></div>
  </div>
  <div class="implements">
    <h5>Implements</h5>
    <div><a class="xref" href="FarPoint.Win.SuperEdit.ISEditFormatter.html">ISEditFormatter</a></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="FarPoint.Win.SuperEdit.html">FarPoint.Win.SuperEdit</a></h6>
  <h6><strong>Assembly</strong>: FarPoint.Win.dll</h6>
  <h5 id="FarPoint_Win_SuperEdit_GeneralFormatter_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class GeneralFormatter : ISEditFormatter</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Class GeneralFormatter
    Implements ISEditFormatter</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="FarPoint_Win_SuperEdit_GeneralFormatter__ctor" data-uid="FarPoint.Win.SuperEdit.GeneralFormatter.#ctor">
          <a class="xref" href="FarPoint.Win.SuperEdit.GeneralFormatter.-ctor.html#FarPoint_Win_SuperEdit_GeneralFormatter__ctor">GeneralFormatter()</a>
        </td>
        <td class="markdown level1 summary"><p>Initializes a new instance of the GeneralFormatter class.</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="FarPoint_Win_SuperEdit_GeneralFormatter_cnvtbLiteralDelimiter" data-uid="FarPoint.Win.SuperEdit.GeneralFormatter.cnvtbLiteralDelimiter">
          <a class="xref" href="FarPoint.Win.SuperEdit.GeneralFormatter.cnvtbLiteralDelimiter.html">cnvtbLiteralDelimiter</a>
        </td>
        <td class="markdown level1 summary"><p>Literal delimiter</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_SuperEdit_GeneralFormatter_fpseCurrencyValue" data-uid="FarPoint.Win.SuperEdit.GeneralFormatter.fpseCurrencyValue">
          <a class="xref" href="FarPoint.Win.SuperEdit.GeneralFormatter.fpseCurrencyValue.html">fpseCurrencyValue</a>
        </td>
        <td class="markdown level1 summary"><p>Currency value</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_SuperEdit_GeneralFormatter_fpseDatePartsMaximum" data-uid="FarPoint.Win.SuperEdit.GeneralFormatter.fpseDatePartsMaximum">
          <a class="xref" href="FarPoint.Win.SuperEdit.GeneralFormatter.fpseDatePartsMaximum.html">fpseDatePartsMaximum</a>
        </td>
        <td class="markdown level1 summary"><p>Maximum number of date parts</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_SuperEdit_GeneralFormatter_fpseDateValue" data-uid="FarPoint.Win.SuperEdit.GeneralFormatter.fpseDateValue">
          <a class="xref" href="FarPoint.Win.SuperEdit.GeneralFormatter.fpseDateValue.html">fpseDateValue</a>
        </td>
        <td class="markdown level1 summary"><p>Date value</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_SuperEdit_GeneralFormatter_fpseDay" data-uid="FarPoint.Win.SuperEdit.GeneralFormatter.fpseDay">
          <a class="xref" href="FarPoint.Win.SuperEdit.GeneralFormatter.fpseDay.html">fpseDay</a>
        </td>
        <td class="markdown level1 summary"><p>Day</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_SuperEdit_GeneralFormatter_fpseDecodeDateResultsMask" data-uid="FarPoint.Win.SuperEdit.GeneralFormatter.fpseDecodeDateResultsMask">
          <a class="xref" href="FarPoint.Win.SuperEdit.GeneralFormatter.fpseDecodeDateResultsMask.html">fpseDecodeDateResultsMask</a>
        </td>
        <td class="markdown level1 summary"><p>Date mask</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_SuperEdit_GeneralFormatter_fpseDecodeInvalidDate" data-uid="FarPoint.Win.SuperEdit.GeneralFormatter.fpseDecodeInvalidDate">
          <a class="xref" href="FarPoint.Win.SuperEdit.GeneralFormatter.fpseDecodeInvalidDate.html">fpseDecodeInvalidDate</a>
        </td>
        <td class="markdown level1 summary"><p>Invalid date</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_SuperEdit_GeneralFormatter_fpseDecodeInvalidTime" data-uid="FarPoint.Win.SuperEdit.GeneralFormatter.fpseDecodeInvalidTime">
          <a class="xref" href="FarPoint.Win.SuperEdit.GeneralFormatter.fpseDecodeInvalidTime.html">fpseDecodeInvalidTime</a>
        </td>
        <td class="markdown level1 summary"><p>Invalid time</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_SuperEdit_GeneralFormatter_fpseDecodeTimeResultsMask" data-uid="FarPoint.Win.SuperEdit.GeneralFormatter.fpseDecodeTimeResultsMask">
          <a class="xref" href="FarPoint.Win.SuperEdit.GeneralFormatter.fpseDecodeTimeResultsMask.html">fpseDecodeTimeResultsMask</a>
        </td>
        <td class="markdown level1 summary"><p>Time mask</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_SuperEdit_GeneralFormatter_fpseDecodeValidDate" data-uid="FarPoint.Win.SuperEdit.GeneralFormatter.fpseDecodeValidDate">
          <a class="xref" href="FarPoint.Win.SuperEdit.GeneralFormatter.fpseDecodeValidDate.html">fpseDecodeValidDate</a>
        </td>
        <td class="markdown level1 summary"><p>Valid date</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_SuperEdit_GeneralFormatter_fpseDecodeValidTime" data-uid="FarPoint.Win.SuperEdit.GeneralFormatter.fpseDecodeValidTime">
          <a class="xref" href="FarPoint.Win.SuperEdit.GeneralFormatter.fpseDecodeValidTime.html">fpseDecodeValidTime</a>
        </td>
        <td class="markdown level1 summary"><p>Valid time</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_SuperEdit_GeneralFormatter_fpseEmptyUndefined" data-uid="FarPoint.Win.SuperEdit.GeneralFormatter.fpseEmptyUndefined">
          <a class="xref" href="FarPoint.Win.SuperEdit.GeneralFormatter.fpseEmptyUndefined.html">fpseEmptyUndefined</a>
        </td>
        <td class="markdown level1 summary"><p>Empty undefined</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_SuperEdit_GeneralFormatter_fpseFormulaValue" data-uid="FarPoint.Win.SuperEdit.GeneralFormatter.fpseFormulaValue">
          <a class="xref" href="FarPoint.Win.SuperEdit.GeneralFormatter.fpseFormulaValue.html">fpseFormulaValue</a>
        </td>
        <td class="markdown level1 summary"><p>Formula value</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_SuperEdit_GeneralFormatter_fpseHour" data-uid="FarPoint.Win.SuperEdit.GeneralFormatter.fpseHour">
          <a class="xref" href="FarPoint.Win.SuperEdit.GeneralFormatter.fpseHour.html">fpseHour</a>
        </td>
        <td class="markdown level1 summary"><p>Hour</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_SuperEdit_GeneralFormatter_fpseMinute" data-uid="FarPoint.Win.SuperEdit.GeneralFormatter.fpseMinute">
          <a class="xref" href="FarPoint.Win.SuperEdit.GeneralFormatter.fpseMinute.html">fpseMinute</a>
        </td>
        <td class="markdown level1 summary"><p>Minute</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_SuperEdit_GeneralFormatter_fpseMonth" data-uid="FarPoint.Win.SuperEdit.GeneralFormatter.fpseMonth">
          <a class="xref" href="FarPoint.Win.SuperEdit.GeneralFormatter.fpseMonth.html">fpseMonth</a>
        </td>
        <td class="markdown level1 summary"><p>Month</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_SuperEdit_GeneralFormatter_fpseMonthSeparatorCharSet" data-uid="FarPoint.Win.SuperEdit.GeneralFormatter.fpseMonthSeparatorCharSet">
          <a class="xref" href="FarPoint.Win.SuperEdit.GeneralFormatter.fpseMonthSeparatorCharSet.html">fpseMonthSeparatorCharSet</a>
        </td>
        <td class="markdown level1 summary"><p>Month separator character set.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_SuperEdit_GeneralFormatter_fpseNumericValue" data-uid="FarPoint.Win.SuperEdit.GeneralFormatter.fpseNumericValue">
          <a class="xref" href="FarPoint.Win.SuperEdit.GeneralFormatter.fpseNumericValue.html">fpseNumericValue</a>
        </td>
        <td class="markdown level1 summary"><p>Numeric value</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_SuperEdit_GeneralFormatter_fpsePercentValue" data-uid="FarPoint.Win.SuperEdit.GeneralFormatter.fpsePercentValue">
          <a class="xref" href="FarPoint.Win.SuperEdit.GeneralFormatter.fpsePercentValue.html">fpsePercentValue</a>
        </td>
        <td class="markdown level1 summary"><p>Percent value</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_SuperEdit_GeneralFormatter_fpseSecond" data-uid="FarPoint.Win.SuperEdit.GeneralFormatter.fpseSecond">
          <a class="xref" href="FarPoint.Win.SuperEdit.GeneralFormatter.fpseSecond.html">fpseSecond</a>
        </td>
        <td class="markdown level1 summary"><p>Second</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_SuperEdit_GeneralFormatter_fpseSymbolComma" data-uid="FarPoint.Win.SuperEdit.GeneralFormatter.fpseSymbolComma">
          <a class="xref" href="FarPoint.Win.SuperEdit.GeneralFormatter.fpseSymbolComma.html">fpseSymbolComma</a>
        </td>
        <td class="markdown level1 summary"><p>Comma symbol</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_SuperEdit_GeneralFormatter_fpseSymbolDateSeparatorGrp" data-uid="FarPoint.Win.SuperEdit.GeneralFormatter.fpseSymbolDateSeparatorGrp">
          <a class="xref" href="FarPoint.Win.SuperEdit.GeneralFormatter.fpseSymbolDateSeparatorGrp.html">fpseSymbolDateSeparatorGrp</a>
        </td>
        <td class="markdown level1 summary"><p>Date separator symbol</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_SuperEdit_GeneralFormatter_fpseSymbolMinus" data-uid="FarPoint.Win.SuperEdit.GeneralFormatter.fpseSymbolMinus">
          <a class="xref" href="FarPoint.Win.SuperEdit.GeneralFormatter.fpseSymbolMinus.html">fpseSymbolMinus</a>
        </td>
        <td class="markdown level1 summary"><p>Minus symbol</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_SuperEdit_GeneralFormatter_fpseSymbolMonthName10Grp" data-uid="FarPoint.Win.SuperEdit.GeneralFormatter.fpseSymbolMonthName10Grp">
          <a class="xref" href="FarPoint.Win.SuperEdit.GeneralFormatter.fpseSymbolMonthName10Grp.html">fpseSymbolMonthName10Grp</a>
        </td>
        <td class="markdown level1 summary"><p>Month name symbol</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_SuperEdit_GeneralFormatter_fpseSymbolMonthName11Grp" data-uid="FarPoint.Win.SuperEdit.GeneralFormatter.fpseSymbolMonthName11Grp">
          <a class="xref" href="FarPoint.Win.SuperEdit.GeneralFormatter.fpseSymbolMonthName11Grp.html">fpseSymbolMonthName11Grp</a>
        </td>
        <td class="markdown level1 summary"><p>Month name symbol</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_SuperEdit_GeneralFormatter_fpseSymbolMonthName12Grp" data-uid="FarPoint.Win.SuperEdit.GeneralFormatter.fpseSymbolMonthName12Grp">
          <a class="xref" href="FarPoint.Win.SuperEdit.GeneralFormatter.fpseSymbolMonthName12Grp.html">fpseSymbolMonthName12Grp</a>
        </td>
        <td class="markdown level1 summary"><blockquote>
<p>Month name symbol</p>
</blockquote>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_SuperEdit_GeneralFormatter_fpseSymbolMonthName1Grp" data-uid="FarPoint.Win.SuperEdit.GeneralFormatter.fpseSymbolMonthName1Grp">
          <a class="xref" href="FarPoint.Win.SuperEdit.GeneralFormatter.fpseSymbolMonthName1Grp.html">fpseSymbolMonthName1Grp</a>
        </td>
        <td class="markdown level1 summary"><p>Month name symbol</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_SuperEdit_GeneralFormatter_fpseSymbolMonthName2Grp" data-uid="FarPoint.Win.SuperEdit.GeneralFormatter.fpseSymbolMonthName2Grp">
          <a class="xref" href="FarPoint.Win.SuperEdit.GeneralFormatter.fpseSymbolMonthName2Grp.html">fpseSymbolMonthName2Grp</a>
        </td>
        <td class="markdown level1 summary"><p>Month name symbol</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_SuperEdit_GeneralFormatter_fpseSymbolMonthName3Grp" data-uid="FarPoint.Win.SuperEdit.GeneralFormatter.fpseSymbolMonthName3Grp">
          <a class="xref" href="FarPoint.Win.SuperEdit.GeneralFormatter.fpseSymbolMonthName3Grp.html">fpseSymbolMonthName3Grp</a>
        </td>
        <td class="markdown level1 summary"><p>Month name symbol</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_SuperEdit_GeneralFormatter_fpseSymbolMonthName4Grp" data-uid="FarPoint.Win.SuperEdit.GeneralFormatter.fpseSymbolMonthName4Grp">
          <a class="xref" href="FarPoint.Win.SuperEdit.GeneralFormatter.fpseSymbolMonthName4Grp.html">fpseSymbolMonthName4Grp</a>
        </td>
        <td class="markdown level1 summary"><p>Month name symbol</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_SuperEdit_GeneralFormatter_fpseSymbolMonthName5Grp" data-uid="FarPoint.Win.SuperEdit.GeneralFormatter.fpseSymbolMonthName5Grp">
          <a class="xref" href="FarPoint.Win.SuperEdit.GeneralFormatter.fpseSymbolMonthName5Grp.html">fpseSymbolMonthName5Grp</a>
        </td>
        <td class="markdown level1 summary"><p>Month name symbol</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_SuperEdit_GeneralFormatter_fpseSymbolMonthName6Grp" data-uid="FarPoint.Win.SuperEdit.GeneralFormatter.fpseSymbolMonthName6Grp">
          <a class="xref" href="FarPoint.Win.SuperEdit.GeneralFormatter.fpseSymbolMonthName6Grp.html">fpseSymbolMonthName6Grp</a>
        </td>
        <td class="markdown level1 summary"><p>Month name symbol</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_SuperEdit_GeneralFormatter_fpseSymbolMonthName7Grp" data-uid="FarPoint.Win.SuperEdit.GeneralFormatter.fpseSymbolMonthName7Grp">
          <a class="xref" href="FarPoint.Win.SuperEdit.GeneralFormatter.fpseSymbolMonthName7Grp.html">fpseSymbolMonthName7Grp</a>
        </td>
        <td class="markdown level1 summary"><p>Month name symbol</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_SuperEdit_GeneralFormatter_fpseSymbolMonthName8Grp" data-uid="FarPoint.Win.SuperEdit.GeneralFormatter.fpseSymbolMonthName8Grp">
          <a class="xref" href="FarPoint.Win.SuperEdit.GeneralFormatter.fpseSymbolMonthName8Grp.html">fpseSymbolMonthName8Grp</a>
        </td>
        <td class="markdown level1 summary"><p>Month name symbol</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_SuperEdit_GeneralFormatter_fpseSymbolMonthName9Grp" data-uid="FarPoint.Win.SuperEdit.GeneralFormatter.fpseSymbolMonthName9Grp">
          <a class="xref" href="FarPoint.Win.SuperEdit.GeneralFormatter.fpseSymbolMonthName9Grp.html">fpseSymbolMonthName9Grp</a>
        </td>
        <td class="markdown level1 summary"><p>Month name symbol</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_SuperEdit_GeneralFormatter_fpseSymbolMonthNameGrp" data-uid="FarPoint.Win.SuperEdit.GeneralFormatter.fpseSymbolMonthNameGrp">
          <a class="xref" href="FarPoint.Win.SuperEdit.GeneralFormatter.fpseSymbolMonthNameGrp.html">fpseSymbolMonthNameGrp</a>
        </td>
        <td class="markdown level1 summary"><p>Month name symbol</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_SuperEdit_GeneralFormatter_fpseSymbolNumberUsedForDate" data-uid="FarPoint.Win.SuperEdit.GeneralFormatter.fpseSymbolNumberUsedForDate">
          <a class="xref" href="FarPoint.Win.SuperEdit.GeneralFormatter.fpseSymbolNumberUsedForDate.html">fpseSymbolNumberUsedForDate</a>
        </td>
        <td class="markdown level1 summary"><p>Number for date symbol</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_SuperEdit_GeneralFormatter_fpseSymbolNumberUsedForTime" data-uid="FarPoint.Win.SuperEdit.GeneralFormatter.fpseSymbolNumberUsedForTime">
          <a class="xref" href="FarPoint.Win.SuperEdit.GeneralFormatter.fpseSymbolNumberUsedForTime.html">fpseSymbolNumberUsedForTime</a>
        </td>
        <td class="markdown level1 summary"><p>Number for time symbol</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_SuperEdit_GeneralFormatter_fpseSymbolNumbericDigits" data-uid="FarPoint.Win.SuperEdit.GeneralFormatter.fpseSymbolNumbericDigits">
          <a class="xref" href="FarPoint.Win.SuperEdit.GeneralFormatter.fpseSymbolNumbericDigits.html">fpseSymbolNumbericDigits</a>
        </td>
        <td class="markdown level1 summary"><p>Numeric digits symbol</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_SuperEdit_GeneralFormatter_fpseSymbolShortMonthName10Grp" data-uid="FarPoint.Win.SuperEdit.GeneralFormatter.fpseSymbolShortMonthName10Grp">
          <a class="xref" href="FarPoint.Win.SuperEdit.GeneralFormatter.fpseSymbolShortMonthName10Grp.html">fpseSymbolShortMonthName10Grp</a>
        </td>
        <td class="markdown level1 summary"><p>Month short name symbol</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_SuperEdit_GeneralFormatter_fpseSymbolShortMonthName11Grp" data-uid="FarPoint.Win.SuperEdit.GeneralFormatter.fpseSymbolShortMonthName11Grp">
          <a class="xref" href="FarPoint.Win.SuperEdit.GeneralFormatter.fpseSymbolShortMonthName11Grp.html">fpseSymbolShortMonthName11Grp</a>
        </td>
        <td class="markdown level1 summary"><p>Month short name symbol</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_SuperEdit_GeneralFormatter_fpseSymbolShortMonthName12Grp" data-uid="FarPoint.Win.SuperEdit.GeneralFormatter.fpseSymbolShortMonthName12Grp">
          <a class="xref" href="FarPoint.Win.SuperEdit.GeneralFormatter.fpseSymbolShortMonthName12Grp.html">fpseSymbolShortMonthName12Grp</a>
        </td>
        <td class="markdown level1 summary"><p>Month short name symbol</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_SuperEdit_GeneralFormatter_fpseSymbolShortMonthName1Grp" data-uid="FarPoint.Win.SuperEdit.GeneralFormatter.fpseSymbolShortMonthName1Grp">
          <a class="xref" href="FarPoint.Win.SuperEdit.GeneralFormatter.fpseSymbolShortMonthName1Grp.html">fpseSymbolShortMonthName1Grp</a>
        </td>
        <td class="markdown level1 summary"><p>Month short name symbol</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_SuperEdit_GeneralFormatter_fpseSymbolShortMonthName2Grp" data-uid="FarPoint.Win.SuperEdit.GeneralFormatter.fpseSymbolShortMonthName2Grp">
          <a class="xref" href="FarPoint.Win.SuperEdit.GeneralFormatter.fpseSymbolShortMonthName2Grp.html">fpseSymbolShortMonthName2Grp</a>
        </td>
        <td class="markdown level1 summary"><p>Month short name symbol</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_SuperEdit_GeneralFormatter_fpseSymbolShortMonthName3Grp" data-uid="FarPoint.Win.SuperEdit.GeneralFormatter.fpseSymbolShortMonthName3Grp">
          <a class="xref" href="FarPoint.Win.SuperEdit.GeneralFormatter.fpseSymbolShortMonthName3Grp.html">fpseSymbolShortMonthName3Grp</a>
        </td>
        <td class="markdown level1 summary"><p>Month short name symbol</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_SuperEdit_GeneralFormatter_fpseSymbolShortMonthName4Grp" data-uid="FarPoint.Win.SuperEdit.GeneralFormatter.fpseSymbolShortMonthName4Grp">
          <a class="xref" href="FarPoint.Win.SuperEdit.GeneralFormatter.fpseSymbolShortMonthName4Grp.html">fpseSymbolShortMonthName4Grp</a>
        </td>
        <td class="markdown level1 summary"><p>Month short name symbol</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_SuperEdit_GeneralFormatter_fpseSymbolShortMonthName5Grp" data-uid="FarPoint.Win.SuperEdit.GeneralFormatter.fpseSymbolShortMonthName5Grp">
          <a class="xref" href="FarPoint.Win.SuperEdit.GeneralFormatter.fpseSymbolShortMonthName5Grp.html">fpseSymbolShortMonthName5Grp</a>
        </td>
        <td class="markdown level1 summary"><p>Month short name symbol</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_SuperEdit_GeneralFormatter_fpseSymbolShortMonthName6Grp" data-uid="FarPoint.Win.SuperEdit.GeneralFormatter.fpseSymbolShortMonthName6Grp">
          <a class="xref" href="FarPoint.Win.SuperEdit.GeneralFormatter.fpseSymbolShortMonthName6Grp.html">fpseSymbolShortMonthName6Grp</a>
        </td>
        <td class="markdown level1 summary"><p>Month short name symbol</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_SuperEdit_GeneralFormatter_fpseSymbolShortMonthName7Grp" data-uid="FarPoint.Win.SuperEdit.GeneralFormatter.fpseSymbolShortMonthName7Grp">
          <a class="xref" href="FarPoint.Win.SuperEdit.GeneralFormatter.fpseSymbolShortMonthName7Grp.html">fpseSymbolShortMonthName7Grp</a>
        </td>
        <td class="markdown level1 summary"><p>Month short name symbol</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_SuperEdit_GeneralFormatter_fpseSymbolShortMonthName8Grp" data-uid="FarPoint.Win.SuperEdit.GeneralFormatter.fpseSymbolShortMonthName8Grp">
          <a class="xref" href="FarPoint.Win.SuperEdit.GeneralFormatter.fpseSymbolShortMonthName8Grp.html">fpseSymbolShortMonthName8Grp</a>
        </td>
        <td class="markdown level1 summary"><p>Month short name symbol</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_SuperEdit_GeneralFormatter_fpseSymbolShortMonthName9Grp" data-uid="FarPoint.Win.SuperEdit.GeneralFormatter.fpseSymbolShortMonthName9Grp">
          <a class="xref" href="FarPoint.Win.SuperEdit.GeneralFormatter.fpseSymbolShortMonthName9Grp.html">fpseSymbolShortMonthName9Grp</a>
        </td>
        <td class="markdown level1 summary"><p>Month short name symbol</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_SuperEdit_GeneralFormatter_fpseSymbolShortMonthNameGrp" data-uid="FarPoint.Win.SuperEdit.GeneralFormatter.fpseSymbolShortMonthNameGrp">
          <a class="xref" href="FarPoint.Win.SuperEdit.GeneralFormatter.fpseSymbolShortMonthNameGrp.html">fpseSymbolShortMonthNameGrp</a>
        </td>
        <td class="markdown level1 summary"><p>Month short name symbol</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_SuperEdit_GeneralFormatter_fpseSymbolTimeAMStringGrp" data-uid="FarPoint.Win.SuperEdit.GeneralFormatter.fpseSymbolTimeAMStringGrp">
          <a class="xref" href="FarPoint.Win.SuperEdit.GeneralFormatter.fpseSymbolTimeAMStringGrp.html">fpseSymbolTimeAMStringGrp</a>
        </td>
        <td class="markdown level1 summary"><p>Time AM symbol</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_SuperEdit_GeneralFormatter_fpseSymbolTimePMStringGrp" data-uid="FarPoint.Win.SuperEdit.GeneralFormatter.fpseSymbolTimePMStringGrp">
          <a class="xref" href="FarPoint.Win.SuperEdit.GeneralFormatter.fpseSymbolTimePMStringGrp.html">fpseSymbolTimePMStringGrp</a>
        </td>
        <td class="markdown level1 summary"><p>Time PM symbol</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_SuperEdit_GeneralFormatter_fpseSymbolTimeSeparatorGrp" data-uid="FarPoint.Win.SuperEdit.GeneralFormatter.fpseSymbolTimeSeparatorGrp">
          <a class="xref" href="FarPoint.Win.SuperEdit.GeneralFormatter.fpseSymbolTimeSeparatorGrp.html">fpseSymbolTimeSeparatorGrp</a>
        </td>
        <td class="markdown level1 summary"><p>Time separator symbol</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_SuperEdit_GeneralFormatter_fpseSymbolUndefined" data-uid="FarPoint.Win.SuperEdit.GeneralFormatter.fpseSymbolUndefined">
          <a class="xref" href="FarPoint.Win.SuperEdit.GeneralFormatter.fpseSymbolUndefined.html">fpseSymbolUndefined</a>
        </td>
        <td class="markdown level1 summary"><p>Undefined symbol</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_SuperEdit_GeneralFormatter_fpseSymbolUnknown" data-uid="FarPoint.Win.SuperEdit.GeneralFormatter.fpseSymbolUnknown">
          <a class="xref" href="FarPoint.Win.SuperEdit.GeneralFormatter.fpseSymbolUnknown.html">fpseSymbolUnknown</a>
        </td>
        <td class="markdown level1 summary"><p>Unknown symbol</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_SuperEdit_GeneralFormatter_fpseSymbolWhiteSpace" data-uid="FarPoint.Win.SuperEdit.GeneralFormatter.fpseSymbolWhiteSpace">
          <a class="xref" href="FarPoint.Win.SuperEdit.GeneralFormatter.fpseSymbolWhiteSpace.html">fpseSymbolWhiteSpace</a>
        </td>
        <td class="markdown level1 summary"><p>White space symbol</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_SuperEdit_GeneralFormatter_fpseTempStringMax" data-uid="FarPoint.Win.SuperEdit.GeneralFormatter.fpseTempStringMax">
          <a class="xref" href="FarPoint.Win.SuperEdit.GeneralFormatter.fpseTempStringMax.html">fpseTempStringMax</a>
        </td>
        <td class="markdown level1 summary"><p>Maximum number of characters.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_SuperEdit_GeneralFormatter_fpseTextValue" data-uid="FarPoint.Win.SuperEdit.GeneralFormatter.fpseTextValue">
          <a class="xref" href="FarPoint.Win.SuperEdit.GeneralFormatter.fpseTextValue.html">fpseTextValue</a>
        </td>
        <td class="markdown level1 summary"><p>Text value</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_SuperEdit_GeneralFormatter_fpseTimeDesignator" data-uid="FarPoint.Win.SuperEdit.GeneralFormatter.fpseTimeDesignator">
          <a class="xref" href="FarPoint.Win.SuperEdit.GeneralFormatter.fpseTimeDesignator.html">fpseTimeDesignator</a>
        </td>
        <td class="markdown level1 summary"><p>Time designator</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_SuperEdit_GeneralFormatter_fpseTimePartsMaximum" data-uid="FarPoint.Win.SuperEdit.GeneralFormatter.fpseTimePartsMaximum">
          <a class="xref" href="FarPoint.Win.SuperEdit.GeneralFormatter.fpseTimePartsMaximum.html">fpseTimePartsMaximum</a>
        </td>
        <td class="markdown level1 summary"><p>Maximum number of time parts</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_SuperEdit_GeneralFormatter_fpseYear" data-uid="FarPoint.Win.SuperEdit.GeneralFormatter.fpseYear">
          <a class="xref" href="FarPoint.Win.SuperEdit.GeneralFormatter.fpseYear.html">fpseYear</a>
        </td>
        <td class="markdown level1 summary"><p>Year</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_SuperEdit_GeneralFormatter_strDefCurrencySym" data-uid="FarPoint.Win.SuperEdit.GeneralFormatter.strDefCurrencySym">
          <a class="xref" href="FarPoint.Win.SuperEdit.GeneralFormatter.strDefCurrencySym.html">strDefCurrencySym</a>
        </td>
        <td class="markdown level1 summary"><p>Currency symbol</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="FarPoint_Win_SuperEdit_GeneralFormatter_ManageInput" data-uid="FarPoint.Win.SuperEdit.GeneralFormatter.ManageInput">
          <a class="xref" href="FarPoint.Win.SuperEdit.GeneralFormatter.ManageInput.html#FarPoint_Win_SuperEdit_GeneralFormatter_ManageInput">ManageInput</a>
        </td>
        <td class="markdown level1 summary"><p>This class does not support &quot;Managed Input&quot;.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_SuperEdit_GeneralFormatter_RegionSettings" data-uid="FarPoint.Win.SuperEdit.GeneralFormatter.RegionSettings">
          <a class="xref" href="FarPoint.Win.SuperEdit.GeneralFormatter.RegionSettings.html#FarPoint_Win_SuperEdit_GeneralFormatter_RegionSettings">RegionSettings</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the Regional settings.</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="FarPoint_Win_SuperEdit_GeneralFormatter_ConvertDatePartsToValue_FarPoint_Win_SuperEdit_GeneralFormatter_FpseDecodeParameters_System_Int32_System_Int32_System_Int32_System_DateTime__" data-uid="FarPoint.Win.SuperEdit.GeneralFormatter.ConvertDatePartsToValue(FarPoint.Win.SuperEdit.GeneralFormatter.FpseDecodeParameters,System.Int32,System.Int32,System.Int32,System.DateTime@)">
          <a class="xref" href="FarPoint.Win.SuperEdit.GeneralFormatter.ConvertDatePartsToValue.html#FarPoint_Win_SuperEdit_GeneralFormatter_ConvertDatePartsToValue_FarPoint_Win_SuperEdit_GeneralFormatter_FpseDecodeParameters_System_Int32_System_Int32_System_Int32_System_DateTime__">ConvertDatePartsToValue(FpseDecodeParameters, int, int, int, ref DateTime)</a>
        </td>
        <td class="markdown level1 summary"><p>Given the date parts, convert to a date value.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_SuperEdit_GeneralFormatter_ConvertDateTimePartsToValue_FarPoint_Win_SuperEdit_GeneralFormatter_FpseDecodeParameters_System_Int32_System_Int32_System_Int32_System_Object__" data-uid="FarPoint.Win.SuperEdit.GeneralFormatter.ConvertDateTimePartsToValue(FarPoint.Win.SuperEdit.GeneralFormatter.FpseDecodeParameters,System.Int32,System.Int32,System.Int32,System.Object@)">
          <a class="xref" href="FarPoint.Win.SuperEdit.GeneralFormatter.ConvertDateTimePartsToValue.html#FarPoint_Win_SuperEdit_GeneralFormatter_ConvertDateTimePartsToValue_FarPoint_Win_SuperEdit_GeneralFormatter_FpseDecodeParameters_System_Int32_System_Int32_System_Int32_System_Object__">ConvertDateTimePartsToValue(FpseDecodeParameters, int, int, int, out object)</a>
        </td>
        <td class="markdown level1 summary"><p>Given the date and time parts, convert to date and time values.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_SuperEdit_GeneralFormatter_ConvertTimePartsToValue_FarPoint_Win_SuperEdit_GeneralFormatter_FpseDecodeParameters_System_TimeSpan__" data-uid="FarPoint.Win.SuperEdit.GeneralFormatter.ConvertTimePartsToValue(FarPoint.Win.SuperEdit.GeneralFormatter.FpseDecodeParameters,System.TimeSpan@)">
          <a class="xref" href="FarPoint.Win.SuperEdit.GeneralFormatter.ConvertTimePartsToValue.html#FarPoint_Win_SuperEdit_GeneralFormatter_ConvertTimePartsToValue_FarPoint_Win_SuperEdit_GeneralFormatter_FpseDecodeParameters_System_TimeSpan__">ConvertTimePartsToValue(FpseDecodeParameters, ref TimeSpan)</a>
        </td>
        <td class="markdown level1 summary"><p>Given the time parts, convert to a time value.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_SuperEdit_GeneralFormatter_DecodeDateString_System_String_System_Int32_System_Object__System_String__System_String__" data-uid="FarPoint.Win.SuperEdit.GeneralFormatter.DecodeDateString(System.String,System.Int32,System.Object@,System.String@,System.String@)">
          <a class="xref" href="FarPoint.Win.SuperEdit.GeneralFormatter.DecodeDateString.html#FarPoint_Win_SuperEdit_GeneralFormatter_DecodeDateString_System_String_System_Int32_System_Object__System_String__System_String__">DecodeDateString(string, int, out object, out string, out string)</a>
        </td>
        <td class="markdown level1 summary"><p>Parses the date string into a numerical date value.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_SuperEdit_GeneralFormatter_FromFormattedString_System_String_" data-uid="FarPoint.Win.SuperEdit.GeneralFormatter.FromFormattedString(System.String)">
          <a class="xref" href="FarPoint.Win.SuperEdit.GeneralFormatter.FromFormattedString.html#FarPoint_Win_SuperEdit_GeneralFormatter_FromFormattedString_System_String_">FromFormattedString(string)</a>
        </td>
        <td class="markdown level1 summary"><p>Parses and returns the &quot;value&quot; from a formatted string.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_SuperEdit_GeneralFormatter_FromUnformattedString_System_String_" data-uid="FarPoint.Win.SuperEdit.GeneralFormatter.FromUnformattedString(System.String)">
          <a class="xref" href="FarPoint.Win.SuperEdit.GeneralFormatter.FromUnformattedString.html#FarPoint_Win_SuperEdit_GeneralFormatter_FromUnformattedString_System_String_">FromUnformattedString(string)</a>
        </td>
        <td class="markdown level1 summary"><p>Parses and returns the &quot;value&quot; from an unformatted string.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_SuperEdit_GeneralFormatter_FromUnformattedString_System_String_System_IFormatProvider__System_String__" data-uid="FarPoint.Win.SuperEdit.GeneralFormatter.FromUnformattedString(System.String,System.IFormatProvider@,System.String@)">
          <a class="xref" href="FarPoint.Win.SuperEdit.GeneralFormatter.FromUnformattedString.html#FarPoint_Win_SuperEdit_GeneralFormatter_FromUnformattedString_System_String_System_IFormatProvider__System_String__">FromUnformattedString(string, ref IFormatProvider, ref string)</a>
        </td>
        <td class="markdown level1 summary"><p>Parses and returns the &quot;value&quot; from an unformatted string along with additional information about the parsed string.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_SuperEdit_GeneralFormatter_GetDatePartOrdering_FarPoint_Win_SuperEdit_GeneralFormatter_FpseDecodeParameters_System_String_" data-uid="FarPoint.Win.SuperEdit.GeneralFormatter.GetDatePartOrdering(FarPoint.Win.SuperEdit.GeneralFormatter.FpseDecodeParameters,System.String)">
          <a class="xref" href="FarPoint.Win.SuperEdit.GeneralFormatter.GetDatePartOrdering.html#FarPoint_Win_SuperEdit_GeneralFormatter_GetDatePartOrdering_FarPoint_Win_SuperEdit_GeneralFormatter_FpseDecodeParameters_System_String_">GetDatePartOrdering(FpseDecodeParameters, string)</a>
        </td>
        <td class="markdown level1 summary"><p>Parses date format string to determine the order of the day-month-year
(and which are included).</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_SuperEdit_GeneralFormatter_GetDateTimePartOrdering_FarPoint_Win_SuperEdit_GeneralFormatter_FpseDecodeParameters_" data-uid="FarPoint.Win.SuperEdit.GeneralFormatter.GetDateTimePartOrdering(FarPoint.Win.SuperEdit.GeneralFormatter.FpseDecodeParameters)">
          <a class="xref" href="FarPoint.Win.SuperEdit.GeneralFormatter.GetDateTimePartOrdering.html#FarPoint_Win_SuperEdit_GeneralFormatter_GetDateTimePartOrdering_FarPoint_Win_SuperEdit_GeneralFormatter_FpseDecodeParameters_">GetDateTimePartOrdering(FpseDecodeParameters)</a>
        </td>
        <td class="markdown level1 summary"><p>Parses date and time format strings to determine the order of the day-month-year
and/or hour-min-secs (and which are included).</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_SuperEdit_GeneralFormatter_GetLeftDigitGroup_System_String_System_Int32_System_Int32_System_Int32_System_Char_System_Int32_System_Int32__" data-uid="FarPoint.Win.SuperEdit.GeneralFormatter.GetLeftDigitGroup(System.String,System.Int32,System.Int32,System.Int32,System.Char,System.Int32,System.Int32@)">
          <a class="xref" href="FarPoint.Win.SuperEdit.GeneralFormatter.GetLeftDigitGroup.html#FarPoint_Win_SuperEdit_GeneralFormatter_GetLeftDigitGroup_System_String_System_Int32_System_Int32_System_Int32_System_Char_System_Int32_System_Int32__">GetLeftDigitGroup(string, int, int, int, char, int, out int)</a>
        </td>
        <td class="markdown level1 summary"><p>Returns the indexes (start and end) of the group of numbers at the
left side of the decimal point</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_SuperEdit_GeneralFormatter_GetPseudoParsedStringType_System_String_" data-uid="FarPoint.Win.SuperEdit.GeneralFormatter.GetPseudoParsedStringType(System.String)">
          <a class="xref" href="FarPoint.Win.SuperEdit.GeneralFormatter.GetPseudoParsedStringType.html#FarPoint_Win_SuperEdit_GeneralFormatter_GetPseudoParsedStringType_System_String_">GetPseudoParsedStringType(string)</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the parsed string type.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_SuperEdit_GeneralFormatter_GetTimePartOrdering_FarPoint_Win_SuperEdit_GeneralFormatter_FpseDecodeParameters_System_String_" data-uid="FarPoint.Win.SuperEdit.GeneralFormatter.GetTimePartOrdering(FarPoint.Win.SuperEdit.GeneralFormatter.FpseDecodeParameters,System.String)">
          <a class="xref" href="FarPoint.Win.SuperEdit.GeneralFormatter.GetTimePartOrdering.html#FarPoint_Win_SuperEdit_GeneralFormatter_GetTimePartOrdering_FarPoint_Win_SuperEdit_GeneralFormatter_FpseDecodeParameters_System_String_">GetTimePartOrdering(FpseDecodeParameters, string)</a>
        </td>
        <td class="markdown level1 summary"><p>Parses time format string to determine the order of the hour-min-secs-am/pm
(and which are included).</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_SuperEdit_GeneralFormatter_MatchStringToMonthName_System_String_System_Int32__System_Int32__System_Boolean__" data-uid="FarPoint.Win.SuperEdit.GeneralFormatter.MatchStringToMonthName(System.String,System.Int32@,System.Int32@,System.Boolean@)">
          <a class="xref" href="FarPoint.Win.SuperEdit.GeneralFormatter.MatchStringToMonthName.html#FarPoint_Win_SuperEdit_GeneralFormatter_MatchStringToMonthName_System_String_System_Int32__System_Int32__System_Boolean__">MatchStringToMonthName(string, out int, out int, out bool)</a>
        </td>
        <td class="markdown level1 summary"><p>Determines if the passed string begins with one of the month names.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_SuperEdit_GeneralFormatter_PrivConvToBinaryValue_System_String_System_Int32_System_Object__System_Int32__System_Int32__System_Int32_" data-uid="FarPoint.Win.SuperEdit.GeneralFormatter.PrivConvToBinaryValue(System.String,System.Int32,System.Object@,System.Int32@,System.Int32@,System.Int32)">
          <a class="xref" href="FarPoint.Win.SuperEdit.GeneralFormatter.PrivConvToBinaryValue.html#FarPoint_Win_SuperEdit_GeneralFormatter_PrivConvToBinaryValue_System_String_System_Int32_System_Object__System_Int32__System_Int32__System_Int32_">PrivConvToBinaryValue(string, int, out object, out int, out int, int)</a>
        </td>
        <td class="markdown level1 summary"><p>Converts a string to a date or numeric value.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_SuperEdit_GeneralFormatter_PrivConvToBinaryValue_System_String_System_Int32_System_Object__System_Int32__System_Int32__System_Int32_System_IFormatProvider__System_String__" data-uid="FarPoint.Win.SuperEdit.GeneralFormatter.PrivConvToBinaryValue(System.String,System.Int32,System.Object@,System.Int32@,System.Int32@,System.Int32,System.IFormatProvider@,System.String@)">
          <a class="xref" href="FarPoint.Win.SuperEdit.GeneralFormatter.PrivConvToBinaryValue.html#FarPoint_Win_SuperEdit_GeneralFormatter_PrivConvToBinaryValue_System_String_System_Int32_System_Object__System_Int32__System_Int32__System_Int32_System_IFormatProvider__System_String__">PrivConvToBinaryValue(string, int, out object, out int, out int, int, ref IFormatProvider, ref string)</a>
        </td>
        <td class="markdown level1 summary"><p>Converts a string to a date or numeric value.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_SuperEdit_GeneralFormatter_ProcessDateSymbolDigits_FarPoint_Win_SuperEdit_GeneralFormatter_FpseDecodeParameters_System_String_System_Int32_System_Int32__" data-uid="FarPoint.Win.SuperEdit.GeneralFormatter.ProcessDateSymbolDigits(FarPoint.Win.SuperEdit.GeneralFormatter.FpseDecodeParameters,System.String,System.Int32,System.Int32@)">
          <a class="xref" href="FarPoint.Win.SuperEdit.GeneralFormatter.ProcessDateSymbolDigits.html#FarPoint_Win_SuperEdit_GeneralFormatter_ProcessDateSymbolDigits_FarPoint_Win_SuperEdit_GeneralFormatter_FpseDecodeParameters_System_String_System_Int32_System_Int32__">ProcessDateSymbolDigits(FpseDecodeParameters, string, int, out int)</a>
        </td>
        <td class="markdown level1 summary"><p>Processes the digit(s) symbol for a date/time string.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_SuperEdit_GeneralFormatter_ToFormattedString_System_Object_" data-uid="FarPoint.Win.SuperEdit.GeneralFormatter.ToFormattedString(System.Object)">
          <a class="xref" href="FarPoint.Win.SuperEdit.GeneralFormatter.ToFormattedString.html#FarPoint_Win_SuperEdit_GeneralFormatter_ToFormattedString_System_Object_">ToFormattedString(object)</a>
        </td>
        <td class="markdown level1 summary"><p>Returns a formatted string (plus attributes) for the value passed.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_SuperEdit_GeneralFormatter_ToUnformattedString_System_Object_" data-uid="FarPoint.Win.SuperEdit.GeneralFormatter.ToUnformattedString(System.Object)">
          <a class="xref" href="FarPoint.Win.SuperEdit.GeneralFormatter.ToUnformattedString.html#FarPoint_Win_SuperEdit_GeneralFormatter_ToUnformattedString_System_Object_">ToUnformattedString(object)</a>
        </td>
        <td class="markdown level1 summary"><p>Returns an unformatted string for the value passed.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_SuperEdit_GeneralFormatter_TranslateDateSymbol_FarPoint_Win_SuperEdit_GeneralFormatter_FpseDecodeParameters_System_String_System_Int32__" data-uid="FarPoint.Win.SuperEdit.GeneralFormatter.TranslateDateSymbol(FarPoint.Win.SuperEdit.GeneralFormatter.FpseDecodeParameters,System.String,System.Int32@)">
          <a class="xref" href="FarPoint.Win.SuperEdit.GeneralFormatter.TranslateDateSymbol.html#FarPoint_Win_SuperEdit_GeneralFormatter_TranslateDateSymbol_FarPoint_Win_SuperEdit_GeneralFormatter_FpseDecodeParameters_System_String_System_Int32__">TranslateDateSymbol(FpseDecodeParameters, string, ref int)</a>
        </td>
        <td class="markdown level1 summary"><p>Returns a list of possible &quot;date symbols&quot; for the first &quot;token&quot;
in the passed string.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_SuperEdit_GeneralFormatter_ValidatePosNegSignPlacement_System_Boolean_System_Boolean_System_Int32_System_Boolean_System_Boolean_System_Int32_System_Boolean__System_Boolean__System_Boolean__System_Boolean__" data-uid="FarPoint.Win.SuperEdit.GeneralFormatter.ValidatePosNegSignPlacement(System.Boolean,System.Boolean,System.Int32,System.Boolean,System.Boolean,System.Int32,System.Boolean@,System.Boolean@,System.Boolean@,System.Boolean@)">
          <a class="xref" href="FarPoint.Win.SuperEdit.GeneralFormatter.ValidatePosNegSignPlacement.html#FarPoint_Win_SuperEdit_GeneralFormatter_ValidatePosNegSignPlacement_System_Boolean_System_Boolean_System_Int32_System_Boolean_System_Boolean_System_Int32_System_Boolean__System_Boolean__System_Boolean__System_Boolean__">ValidatePosNegSignPlacement(bool, bool, int, bool, bool, int, ref bool, ref bool, ref bool, ref bool)</a>
        </td>
        <td class="markdown level1 summary"><p>Determines if the Positive/Negative sign is allowed at the current position.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
