Liip\RMT\Changelog\Formatter\SimpleChangelogFormatter::getFormattedDate PHP Method

getFormattedDate() protected method

protected getFormattedDate ( )
    protected function getFormattedDate()
    {
        return date('d/m/Y H:i');
    }