toLocaleDateString 사용법 Posted by MD워시퍼 2023. 3. 7. 09:06 Study/JAVASCRIPT Study/JAVASCRIPT 728x90 dateFmt(date) { return new Date(date).toLocaleString('sv-SE'); } ㅇ 참조사이트 : https://opentutorials.org/course/50/175 https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Date/toLocaleDateString https://stackoverflow.com/questions/2388115/get-locale-short-date-format-using-javascript 공유하기 게시글 관리 워시퍼의 하루 저작자표시 Trackback: Comment: