Decode the Serial Number
This is the crucial step. The decoding method depends entirely on the manufacturer. Here are the most common formats:
* **A.O. Smith, State, Kenmore, Reliance (and others made by A.O. Smith):** The first two numbers are the year of manufacture, and the next two numbers are the week. For example, a serial number starting with `1805...` was made in the 5th week of 2018.
* **Rheem, Ruud, Richmond:** The serial number format is often `MMYYP...`. The first two digits are the month, and the next two are the year. For example, `0419...` means it was made in April 2019.
* **Bradford White:** This brand uses a letter code for the year and a letter code for the month. The first letter represents the year (A=2004, B=2005, etc., skipping some letters). The second letter represents the month (A=Jan, B=Feb, etc.). You will need to look up the manufacturer's specific year code chart online.
Since we assumed the brand is **A.O. Smith**, we will use that format. Look at the first four digits of the serial number you recorded. The first two digits represent the year, and the second two digits represent the week of that year. For example, a serial number `1732J123456` means the heater was manufactured in the 32nd week of 2017.