Describe the problem
When you view the demo page for the Timestamp component, the datetime attribute has the wrong value for most of the examples.

How do you reproduce the problem?
Visit https://www.patternfly.org/v4/components/timestamp/ and view the datetime attribute in the time element for the timestamp examples.
Expected behavior
I'd expect the datetime attribute to have the ISO date value for the date prop passed in.
It's not wrong on all the examples which is kind of weird. It seems to work "Custom content" and "Custom tooltip" sections.