Data Substitutions
Suntimes supports limited %substitutions, a set of tags that are replaced with values from the data set.
Substitutions may be used within widget titles, alarm notes, or within action data or extras.

Examples
%loc, %M, or %t can be used to include the location name, event name, or time zone as part of a widget’s title.
%dm and %em@<event> can be used to pass time (milliseconds) as part of an action; e.g. URI content://com.android.calendar/time/%dm opens the calendar app.
%lat and %lon can be used to pass the location as part of an action; e.g. URI geo:%lat,%lon opens the map app.
Data Sources
Suntimes uses third-party libraries to perform astronomical calculations.
The data source settings allow for choosing between different libraries (or choosing between different algorithms offered by those libraries).
Suntimes -> Settings -> General -> Advanced

These are advanced settings that affect the speed and accuracy of calculations, and may limit which features are available.