I bought new memory for my Thinkpad.
Some Windows softwares can tell me the memory's manufacturer and date. Is there any Linux software that can do that?
dmidecode -t memory
and lshw -class memory
tell me the vendor, product number, serial number. How can I find out manufacture date?