Exemple #1
0
 public string FormattedPublishedAt()
 {
     return(DateFormatter.GetFormattedDate(PublishedAt));
 }