javascript - Problems with moment function -


iam trying change date locale. ive got problems, because im in .js file, , dont know how use <script src="js/moment.js"></script> in it. iam trying change

var url = '?m=public&a=end_date&date=' + f.task_end_date.value; 

this f.task_end_date.value date locale , format, moment function change locale - , 'lt'); , change format need 2015/jul/07 in different locale 2015/lie/07. maby can me it


Comments

Popular posts from this blog

javascript - Using jquery append to add option values into a select element not working -

Android soft keyboard reverts to default keyboard on orientation change -

jquery - javascript onscroll fade same class but with different div -