Return the point in time seconds ago.
seconds
DateTime secondsAgo(int seconds) => ago(seconds: seconds);