<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>magnet88jp</author_name>
  <author_url>https://blog.hatena.ne.jp/magnet88jp/</author_url>
  <blog_title>まぐねっとのブログ</blog_title>
  <blog_url>https://magnet88jp.hateblo.jp/</blog_url>
  <categories>
  </categories>
  <description>イシュー 年月の正規表現(javascript)をつくる 参考 http://www.24w.jp/study_contents.php?bid=other&amp;iid=other&amp;sid=other&amp;cid=001 年月の正規表現 仕様1：yyyy/MM 形式 仕様2：年の部分は 1000～2999まで 仕様3：月の部分は 1～12まで 仕様4：1月の表記は、01でも1でもOK var re = /^[12](\d{3})\/(0?[1-9]|1[0-2])$/; 年月日時分の正規表現 仕様1：yyyy/MM/dd hh:mm 形式 仕様2：年の部分は 1000～2999まで 仕様3：月の部分は…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fmagnet88jp.hateblo.jp%2Fentry%2F2015%2F01%2F25%2F123415&quot; title=&quot;正規表現 Tips - まぐねっとのブログ&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2015-01-25 12:34:15</published>
  <title>正規表現 Tips</title>
  <type>rich</type>
  <url>https://magnet88jp.hateblo.jp/entry/2015/01/25/123415</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
