Hello @Greggy
try this
DateTime.ParseExact(hostDateFrom.toString.Trim, “MM/dd/yyyy”, System.Globalization.CultureInfo.InvariantCulture).ToString(“MM.dd.yyyy HH:mm”)
Hello @Greggy
try this
DateTime.ParseExact(hostDateFrom.toString.Trim, “MM/dd/yyyy”, System.Globalization.CultureInfo.InvariantCulture).ToString(“MM.dd.yyyy HH:mm”)