Cleaned code in post.dart for it to be more readable. Moved ParseDateFromJson static method from PostView to UtilityClass in utility.dart, because it's also used by CommentView class.