I have two site collections of type team sites.
Inside both site collections I have added some content search web parts, and I added the built-in “Created” managed property inside the content search we part.
But the rendered date format for the “created” managed property was different on both site collections, although I am using the same display template on both site collations for the content search web parts.
Inside the first team site the date will be rendered as follow (15 October 2016):-
While for the same item the date will be rendered as follow (Saturday, October 15, 2016) inside the second site collection (with the day “Saturday” explicitly shown and some commas added):-
So can anyone advice why I got different date format for the same “Created” managed property?