Super Star

Skip to content
SuperStar
Super Star
0751 588 7979Business Hours: 9:00 AM–6:00 PM

Article

SP_Site_NewsSelect

https://bahezteststorage.blob.core.windows.net/root/DateTime.ParseExact(originalDateString, “M/d/yyyy h:mm:ss tt”, CultureInfo.InvariantCulture);
// Format the DateTime object to the desired string formatstring formattedDateString = dateTime.ToString(“MMMM d, yyyy”, CultureInfo.InvariantCulture);

Go To Top