Microformats has introduced a new pattern – the value-class pattern to tackle accessibility and localization problems. The value-class pattern lets you two things – break value of a microformat property into multiple sub-values, and mark specific relevant data using a special class name value. So, now you have multiple options to design your markup for datetime values and keep it accessible and machine readable, as Jeremy Keith illustrates.
