RSS Amplifier

Max Irwin · Feb 17, 2016

Calendar Year Converter

0
Sign in to vote or save

Max Irwin · maxirwin.com

This tool converts a calendar year between Gregorian Common Era (CE) คริสต์ศักราช (ค.ศ.), Buddhist Era (BE) พุทธศักราช (พ.ศ.), Jula Sakarat (JS) จุลศักราช (จ.ศ.), and Ratanakosin Sakarat (RS) รัตนโกสินทร์ศก (ร.ศ.)


Common Era (CE)
คริสต์ศักราช (ค.ศ.)

<p>
    <label>Buddhist Era (BE)<br />
    <input type="number" id="BE" class="calendaryear" /> <span class="thai">พุทธศักราช (พ.ศ.)</span></label>
</p>
<p>
    <label>Jula Sakarat (JS)<br />
    <input type="number" id="JS" class="calendaryear" /> <span class="thai">จุลศักราช (จ.ศ.)</span></label>
</p>
<p>
    <label>Ratanakosin Sakarat (RS)<br />
    <input type="number" id="RS" class="calendaryear" /> <span class="thai">รัตนโกสินทร์ศก (ร.ศ.)</span></label>
</p>

This is for my brother Anthony who, though having mastered Thai as a second language and can read Sanskrit, is still mystified by Excel formulae and Javascript. Presumably since they are not yet dead languages.

Read the original on maxirwin.com

Comments

Nothing yet. Say the first thing.

    Sign in to join the conversation.