Returns the time of sunset for the given coordinates and date, or null if the sun does not set on that date (midnight sun).
degrees north (positive) or south (negative)
degrees east (positive) or west (negative)
the date to calculate for; pass null or omit to use today
A Date object representing the time of sunset, or null
Returns the time of sunset for the given coordinates and date, or null if the sun does not set on that date (midnight sun).