in current xoops system we have to input time in
gerigorian date format. but i want to input time in
hegira date format.i can change input date in
Gerigorian to hegira date but some functions are
hardcoded in many modules. for example "strtotime"
function that used in newbb , xoopspoll , cbb , ...
so i have to edit many files and rows.
in xoops 2.2+ you put output date in local.php
function is there any way to do a samething for input
date?
thanks