AbcAeffchen\SepaUtilities\SepaUtilities::getDateWithMinOffsetFromToday
Returns the target date, if it has at least the given offset of TARGET2 days form today. Else the earliest date that respects the offset is returned.
Signature
public function getDateWithMinOffsetFromToday(string
$target,
int
$workdayMinOffset,
[string
$inputFormat = 'd.m.Y',
[string
$today = null]] )
Parameters
$target
— string$workdayMinOffset
— int$inputFormat
— string$today
— string
Returns
- string