The code in question is below:
public static string ChangePersianDate(DateTime dateTime) { System.Globalization.GregorianCalendar PC = new System.Globa
+ PC.GetHour(datetime) > 11 ? "pm" : "am"
For your example but there are better ways to format datetime.