Skip to content

Simple calculator for NFAA and USA Archery age divisions based on birthdate and date of competition

License

Notifications You must be signed in to change notification settings

timwilson/archery-age-division-calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Archery Age Division Calculator

Simple calculator for NFAA and USA Archery age divisions based on birthdate and date of competition

Instructions

Please consult the demo-form.html file for a basic example of building a form that uses the date calculations in the js/alculate-age-divisons.js file. You'll need to make sure to assign the appropriate id fields so the script will be able to insert the proper values into the output table.

The HTML is basic with no frills. You can dress it up however you like as long as you maintain the ids that the script is expecting.

Requirements

This script relies on the third-party Moment.js library to do its date calculations. You can see how to import that library in the demo-form.html file near the top in the <head> section.

The script is provided for free. Please consider giving credit to Tim Wilson and linking back to archerytoolkit.net where you can find other useful archery-related software. A link to the Minnesota Archers Alliance (MAA) would also be appreciated.

About

Simple calculator for NFAA and USA Archery age divisions based on birthdate and date of competition

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published