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
Post a Comment