<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>munibus</author_name>
  <author_url>https://blog.hatena.ne.jp/munibus/</author_url>
  <blog_title>Muni Bus</blog_title>
  <blog_url>https://munibus.hatenablog.com/</blog_url>
  <categories>
    <anon>Windows PowerShell</anon>
  </categories>
  <description>Get-ItemPropertyコマンドレットを使用して得られるLastWriteTimeプロパティに、ファイルの最終更新日が格納されている。 PS &gt; (Get-ItemProperty C:\Windows\explorer.exe).LastWriteTime2018年7月6日 23:17:10PS &gt; (Get-ItemProperty C:\Windows\notepad.exe).LastWriteTime2018年7月7日 5:56:52 このファイルの最終更新日は、変数に代入することもできる。 PS &gt; $dt1 = (Get-ItemProperty C:\Windows\e…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fmunibus.hatenablog.com%2Fentry%2F2019%2F02%2F06%2F070544&quot; title=&quot;【Windows PowerShell】ファイルの日付（最終更新日）を得る - Muni Bus&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>2019-02-06 07:05:44</published>
  <title>【Windows PowerShell】ファイルの日付（最終更新日）を得る</title>
  <type>rich</type>
  <url>https://munibus.hatenablog.com/entry/2019/02/06/070544</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
