<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>itotto</author_name>
  <author_url>https://blog.hatena.ne.jp/itotto/</author_url>
  <blog_title>子持ちししゃもといっしょ</blog_title>
  <blog_url>https://itotto.hatenadiary.com/</blog_url>
  <categories>
    <anon>バッチファイル</anon>
  </categories>
  <description>Windowsのバッチファイル(.bat)で日付をファイル名の一部として扱う方法について調べました。 案外メンドくさかったので備忘録として残しておきます。 WSH使えば簡単に出来るのも知ってるけど、ここではあえてバッチファイルを使ってます。 dateコマンドを使う方法 C:\&gt;date /t 2005/11/19 C:\&gt; C:\&gt;time /t 03:19 C:\&gt; C:\&gt; FOR /F &quot;tokens=1&quot; %%I in ('date /t') do SET tDate=%%I C:\&gt; FOR /F &quot;tokens=1&quot; %%I in ('time /t') do SET tTime=…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fitotto.hatenadiary.com%2Fentry%2F20051118%2F1177162768&quot; title=&quot; 今日の発見 - 子持ちししゃもといっしょ&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>2005-11-18 22:39:28</published>
  <title> 今日の発見</title>
  <type>rich</type>
  <url>https://itotto.hatenadiary.com/entry/20051118/1177162768</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
