Greetings,
Can anyone give me a hint on how to extract submission accepted date?
I extracted submitted date as {$article->getDateSubmitted()|date_format}
I extracted published date as {$article->getDatePublished()|date_format}
But I am unable to extract accepted date.
Best regards,