User Portlet User Portlet

Discussions
I am using Mathematica 10.0.2 (* This line does not function correctly *) date1 = PlanetaryMoonData["Moon", EntityProperty["PlanetaryMoon", "RiseTime", {"Date" -> #}]] & /@DateObject[{2015, 4, 4}] (* Next code functions correctly *) ...