{"id":933,"date":"2024-04-15T17:36:56","date_gmt":"2024-04-15T08:36:56","guid":{"rendered":"http:\/\/inwelly.com\/?p=933"},"modified":"2024-04-22T05:08:13","modified_gmt":"2024-04-21T20:08:13","slug":"javascript-%eb%91%90-%eb%82%a0%ec%a7%9c-%eb%b9%84%ea%b5%90","status":"publish","type":"post","link":"https:\/\/inwelly.com\/?p=933","title":{"rendered":"JAVASCRIPT \ub450 \ub0a0\uc9dc \ube44\uad50"},"content":{"rendered":"\n<pre class=\"wp-block-code\"><code>var startDate = '2019-02-01';\nvar startDateArr = startDate.split('-');\nvar endDate = search_day_1;  \/\/ \ube44\uad50\ub370\uc774\ud130 \nvar endDateArr = endDate.split('-');\n\nvar startDateCompare = new Date(startDateArr&#91;0], parseInt(startDateArr&#91;1])-1, startDateArr&#91;2]);\nvar endDateCompare = new Date(endDateArr&#91;0], parseInt(endDateArr&#91;1])-1, endDateArr&#91;2]);\n\nconsole.log(\" startDateCompare.getTime() : \"+startDateCompare.getTime());\nconsole.log(\" endDateCompare.getTime() : \"+endDateCompare.getTime());\n\nif(startDateCompare.getTime() > endDateCompare.getTime())\n{\n    alert(\"\uac80\uc0c9\uc758 \uc2dc\uc791\ub0a0\uc9dc\ub294 2019-02-01 \uc774\uc804\ub0a0\uc740 \\n \ud655\uc778 \ud560\uc218 \uc5c6\uc2b5\ub2c8\ub2e4.\");\n}\nelse\n{\n    location.href = '\uc6d0\ud558\ub294\uacf3\uc73c\ub85c';\n}<\/code><\/pre>\n","protected":false},"excerpt":{"rendered":"","protected":false},"author":1,"featured_media":1279,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[6],"tags":[],"class_list":["post-933","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-javascript"],"_links":{"self":[{"href":"https:\/\/inwelly.com\/index.php?rest_route=\/wp\/v2\/posts\/933","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/inwelly.com\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/inwelly.com\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/inwelly.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/inwelly.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=933"}],"version-history":[{"count":1,"href":"https:\/\/inwelly.com\/index.php?rest_route=\/wp\/v2\/posts\/933\/revisions"}],"predecessor-version":[{"id":934,"href":"https:\/\/inwelly.com\/index.php?rest_route=\/wp\/v2\/posts\/933\/revisions\/934"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/inwelly.com\/index.php?rest_route=\/wp\/v2\/media\/1279"}],"wp:attachment":[{"href":"https:\/\/inwelly.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=933"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/inwelly.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=933"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/inwelly.com\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=933"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}