Table of Contents

Sunrise

returns the sunrise time calculated based on your location and any adjustments you've made in the Preferences dialog.

Usage:

sunrise
returns applescript date object.

Example:

write log "sunrise today was at " & (sunrise as text)