From: gilberto d. s. a. <gs...@gm...> - 2016-10-16 22:27:08
|
see what locale your server is using for inference format currencies ... decimals and dayes. this is hard coded inside default functions. look at sources. Em 16/10/2016 18:18, "Rafael Chacón" <raf...@gm...> escreveu: Hello, The calendar in input field "<input alt="$_SESSION['DefaultDateFormat']" class="date" maxlength="10" name="DateBanked" onchange="isDate(this.value, '$_SESSION['DefaultDateFormat']')" required="required" size="10" tabindex="2" type="text" value="$FormatedValue" /> works with formats "d/m/Y", "d.m.Y", "m/d/Y", and "Y/m/d", but it does not work with format "Y-m-d". That is: calendar does not go to the date displayed in the field. Anyone have any idea where could be the problem? Best regards, Rafael. ------------------------------------------------------------ ------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, SlashDot.org! http://sdm.link/slashdot _______________________________________________ Web-erp-developers mailing list Web...@li... https://lists.sourceforge.net/lists/listinfo/web-erp-developers |