{"type":"rich","version":"1.0","provider_name":"Hatena Blog","blog_title":"\u63ee\u767a\u6027\u306e\u30e1\u30e2\uff12","author_url":"https://blog.hatena.ne.jp/iww/","title":" Time::Piece \u3067\u65e5\u6642\u306e\u8a08\u7b97\u304c\u304a\u304b\u3057\u3044","provider_url":"https://hatena.blog","width":"100%","height":"190","image_url":null,"description":"1\u5e74\u3054\u3068\u306e\u65e5\u4ed8\u3092\u8868\u793a\u3057\u3066\u307f\u308b #!/usr/bin/perl use Time::Piece; use Time::Seconds; my $tp = localtime; for( my $i=0; $i<13; $i++ ){ $tp += ONE_YEAR; print $tp->strftime(\"%F %T\\n\"); } $ ./hoge.pl 2014-08-20 17:10:07 2015-08-20 22:58:57 2016-08-20 04:47:47 2017-08-20 10:36:37 2018-08-20 16:25:27 2019-08-20 22:14:17 2\u2026","published":"2013-08-20 00:00:00","author_name":"iww","categories":["perl"],"blog_url":"https://iww.hateblo.jp/","url":"https://iww.hateblo.jp/entry/20130820/timepiece","html":"<iframe src=\"https://hatenablog-parts.com/embed?url=https%3A%2F%2Fiww.hateblo.jp%2Fentry%2F20130820%2Ftimepiece\" title=\" Time::Piece \u3067\u65e5\u6642\u306e\u8a08\u7b97\u304c\u304a\u304b\u3057\u3044 - \u63ee\u767a\u6027\u306e\u30e1\u30e2\uff12\" class=\"embed-card embed-blogcard\" scrolling=\"no\" frameborder=\"0\" style=\"display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;\"></iframe>"}