The following tools support conversion of height/weight measurements and the manipulation of dates. They were originally used in
Like Father, Like Son in order to convert between metric and imperial units, and to subtract a mixed-unit age from a date. I'm including them on a blog page — somewhat unusually — so that others might benefit from them.
There are similar tools available on the Internet, with both better and worse user interfaces, but this page provides quicker access to them as a group. I might also include extra tools if anyone makes a good suggestion.
Global settings, affecting all tools
Establish default formatting for dates, and for date ranges. A setting can be made in advance by putting an 'fmtMode' parameter on the associated URL. For instance,
https://parallax-viewpoint.blogspot.com/2015/05/measurement-tools.html?fmtMode=4.
Convert between feet/inches and metres
(Direct link:
http://parallax-viewpoint.blogspot.com/2015/05/measurement-tools.html#Height)
Converts a height in feet and inches to one in metres, or vice versa.
Convert between stones/pounds and kilograms
(Direct link:
http://parallax-viewpoint.blogspot.com/2015/05/measurement-tools.html#Weight)
Converts a weight in stones and pounds to one in kilograms. Also converts kilograms to either stones and pounds, or just pounds. NB: 1 stone = 14 pounds.
Convert between miles/yards and kilometres
(Direct link:
http://parallax-viewpoint.blogspot.com/2015/05/measurement-tools.html#Distance)
Converts a distance in miles and yards to one in kilometres. Also converts kilometres to either miles and yards, or just yards. NB: 1 mile = 1760 yards.
Count the days between two dates
(Direct link:
http://parallax-viewpoint.blogspot.com/2015/05/measurement-tools.html#DateSubDate)
Calculates the number of days between the selected dates. The dates may be in either order. NB: Any difference shown involving years takes account of leap years, and is not calculated by simply dividing the day-count by 365. Also, any month count takes account of actual months.
Offset a base date to find a new date
(Direct link:
http://parallax-viewpoint.blogspot.com/2015/05/measurement-tools.html#DateAddDuration)
Adds or subtracts a duration from a base date to get another date. The duration may include any combination of years, months, weeks, and days. Can also be used to find the day-of-week for a given date by setting the duration to zero.
Calculate range of possible birth dates given an age
(Direct link:
http://parallax-viewpoint.blogspot.com/2015/05/measurement-tools.html#BirthDateCalc)
Calculates the possible birth dates given an age and a date-of-recording. For instance, a census, a death certificate, or a marriage certificate. The age may be provided in years and/or months, but note that a non-zero months value implies greater accuracy. For instance, 12 months is considered more accurate than 1 year. The age is normally at "last birthday", but may be "next birthday", say for the early Canadian census years. The year can also be rounded down to the previous multiple of 5, say for the 1841 census of England and Wales. The 'Remember' button adds the current range to the list held by the
Date-Range Overlap analyser.
Analyses the overlap between multiple date ranges
(Direct link:
http://parallax-viewpoint.blogspot.com/2015/05/measurement-tools.html#DateRanges)
Analyses the intersections of a list of separate date ranges and reports the effective overlap (may be multiple if disjoint ranges). For instance, if you have several calculated ranges describing the same birth event then this form will calculate the smaller range over which they all overlap. The 'Remember' button of the
Birth Date calculator (above) can also add to the list of ranges. Entries can be ticked as 'ignore' to remove outliers before a re-analysis. The 'Bar Chart' button shows (or hides) a more detailed chart showing the overlap contributions across the whole date range. This may be useful if the ranges actually describe distinct events rather than just one.