jifeng;5060 wrote:can you send me a demo site to fix the problem?
i have fixed this bug,this error depend on current culture on server
textContent.UtcCreationDate = DateTime.ParseExact(fields["UtcCreationDate"],"M/d/yyyy h:mm:ss tt", new System.Globalization.CultureInfo("en-US"));
(KooBoo.Cms.Search\TextContentConverter.cs)