Exemple #1
0
 public string FormattedBuiltAt()
 {
     return(DateFormatter.GetMonthYear(BuiltAt));
 }