How to add the date format for MijoPoll - Joomla! Forum - community, help and support
hi,
i want change date output mijopoll start en end date.
i found in: administrator/com_mijopoll/views/poll/tmpl/default_30.php
row 164 , 178:
php code:
i changed in: %d-%m-%y 00:00:00, far good, when saved date changed in 00-00-0000 00:00:00.
hope not doing right.
regards,
stephanie
i want change date output mijopoll start en end date.
i found in: administrator/com_mijopoll/views/poll/tmpl/default_30.php
row 164 , 178:
php code:
code: select all
echo jhtml::_('calendar', $publish_up, 'publish_up', 'publish_up', '%y-%m-%d 00:00:00', array('class'=>'inputbox', 'size'=>'30')); ?>
i changed in: %d-%m-%y 00:00:00, far good, when saved date changed in 00-00-0000 00:00:00.

hope not doing right.
regards,
stephanie
stephanie, did solve it?
i have same question , can't see extension documentation: http://miwisoft.com/support/docs/mijosh ... ate-format
i have same question , can't see extension documentation: http://miwisoft.com/support/docs/mijosh ... ate-format
Comments
Post a Comment