Skip to content

Utility to parse a regnal date string into the YYYY-MM-DD format.

Notifications You must be signed in to change notification settings

ilrt/RegnalDate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

A utility which takes a string that represents a regnal date, e.g. '1 November 10 Henry III' and convert it into a YYYY-MM-DD format, such as '1225-10-01'.

The project creates a .jar file. The plan is to use this with an Oxygen XML editor plugin, to speed up the marking up of dates in TEI/XML.

Run the tests:

mvn test

Create the .jar file:

mvn package

Created as part of the Medieval Gold Seam of the Beyond 2022 project

About

Utility to parse a regnal date string into the YYYY-MM-DD format.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages