I want the backing field to have a parsed version ...
# announcements
m
I want the backing field to have a parsed version of the string in the constructor and I don't want to use the string after that as it can become out of sync (mutable date, bad I know). I really only want the equals, hashCode pair for free though