{"id":7570,"date":"2022-05-18T11:22:20","date_gmt":"2022-05-18T02:22:20","guid":{"rendered":"https:\/\/www.auctionpro.co.kr\/?p=7570"},"modified":"2022-05-18T17:11:36","modified_gmt":"2022-05-18T08:11:36","slug":"c-%eb%82%a0%ec%a7%9c-%ed%95%a8%ec%88%98","status":"publish","type":"post","link":"https:\/\/www.auctionpro.co.kr\/?p=7570","title":{"rendered":"C# \ub0a0\uc9dc \ud568\uc218"},"content":{"rendered":"\n<h3 class=\"wp-block-heading\">DateTime.Now<\/h3>\n\n\n\n<div class=\"wp-block-urvanov-syntax-highlighter-code-block\"><\/div>\n\n\n\n<div class=\"wp-block-urvanov-syntax-highlighter-code-block\"><pre class=\"lang:c# decode:true \">\/* \uc0ac\uc6a9\ubc95 *\/\nDateTime.Now.ToString(\"yyyy-MM-dd HH:mm:ss\");\n \n\/* \uc608 *\/\nDateTime.Now.ToString(\"yyyy\");\n\/\/ 2022\ub144\n \nDateTime.Now.ToString(\"MM\");\n\/\/ 06\uc6d4\n \nDateTime.Now.ToString(\"dd\");\n\/\/ 15\uc77c\n \nDateTime.Now.ToString(\"hh\");\n\/\/ 15\uc2dc\n \nDateTime.Now.ToString(\"yyyyMMdd\");\n\/\/ 2022\ub144 06\uc6d4 15\uc77c\n \nDateTime.Now.ToString(\"HHmmss\");\n\/\/11\uc2dc 02\ubd84 00\ucd08\n \nDateTime.Now.ToString(\"yyyy-MM-dd\");\n\/\/2022-06-15\n\n\n3\uc77c \ub0a0\uc9dc \ucd94\uac00 \nDateTime.Now.AddDays(3).ToString(\"yyyy-MM-dd HH:mm\")\n<\/pre><\/div>\n\n\n\n<div class=\"wp-block-urvanov-syntax-highlighter-code-block\"><pre class=\"lang:c# decode:true \" >using System.Globalization;\n\nDateTime.Parse(FLI_DAT).ToString(\"yyyy-MM-dd\");\n\/\/2022-12-12\n\nDateTime.Parse(FLI_DAT).ToString(\"hh:mmtt\", new CultureInfo(\"en-US\"));\n\/\/07:00AM<\/pre><\/div>\n\n\n\n<p class=\"wp-block-paragraph\"><\/p>\n","protected":false},"excerpt":{"rendered":"<div class=\"mh-excerpt\"><p>DateTime.Now<\/p>\n<\/div>","protected":false},"author":6,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_monsterinsights_skip_tracking":false,"_jetpack_memberships_contains_paid_content":false,"footnotes":""},"categories":[10],"tags":[],"class_list":["post-7570","post","type-post","status-publish","format-standard","hentry","category-devc"],"jetpack_featured_media_url":"","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/www.auctionpro.co.kr\/index.php?rest_route=\/wp\/v2\/posts\/7570","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.auctionpro.co.kr\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.auctionpro.co.kr\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.auctionpro.co.kr\/index.php?rest_route=\/wp\/v2\/users\/6"}],"replies":[{"embeddable":true,"href":"https:\/\/www.auctionpro.co.kr\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=7570"}],"version-history":[{"count":0,"href":"https:\/\/www.auctionpro.co.kr\/index.php?rest_route=\/wp\/v2\/posts\/7570\/revisions"}],"wp:attachment":[{"href":"https:\/\/www.auctionpro.co.kr\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=7570"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.auctionpro.co.kr\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=7570"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.auctionpro.co.kr\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=7570"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}