Creates a #SoupDate representing a time @offset_seconds after the
current time (or before it, if @offset_seconds is negative). If
offset_seconds is 0, returns the current time.
If @offset_seconds would indicate a time not expressible as a
<type>time_t</type>, the return value will be clamped into range.
Creates a #SoupDate representing a time @offset_seconds after the current time (or before it, if @offset_seconds is negative). If offset_seconds is 0, returns the current time.
If @offset_seconds would indicate a time not expressible as a <type>time_t</type>, the return value will be clamped into range.