By ebi on Monday, 13 June 2016
Replies 2
Likes 0
Views 0.9K
Votes 0
Hello
i am using easy blog , easy discuss , komento and easysocial

in easydiscuss i must change
administrator/components/com_easydiscuss/includes/date/date.php
$output = $this->date->format($format, $local);
return $output;
to :

$output = $this->date->format($format, $local);

//return $output;
return JHtml::date($this->date , $format);

for showing persian date
but after update easydiscuss lost my change.

i had this problem in easyblog and your team fixed it in latest version
please fix persian date in easydiscuss , komento and easysocial
and very important for me birthday to change to persian date becuse i can not use birthday in easysocial and this is very bad for my site


Thank you
Hi there,

I am sorry for the inconvenience caused and delay of this reply. Seems like the I cannot access your back end as well as your FTP. Can you please advise?
·
Monday, 13 June 2016 11:43
·
0 Likes
·
0 Votes
·
0 Comments
·
Hey ebi,

I am sorry for the confusing in earlier, is it possible provide us some screenshot which part of date time you referring on Easydiscuss, Komento and Easysocial?

and very important for me birthday to change to persian date becuse i can not use birthday in easysocial and this is very bad for my site

Unfortunately currently our extension do not support persian date in calendar yet.
·
Monday, 13 June 2016 13:31
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post