created_at in another style

Programming languages usually have an easy way to do that. In C# it would be DateTime.Parse(createdAt).ToString("dd.MM.yyyy");