<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>stknohg</author_name>
  <author_url>https://blog.hatena.ne.jp/stknohg/</author_url>
  <blog_title>しばたテックブログ</blog_title>
  <blog_url>https://blog.shibata.tech/</blog_url>
  <categories>
    <anon>PowerShell</anon>
  </categories>
  <description>最近ブログを書く気力が薄れてしまっているので軽いネタでリハビリします。 小ネタがいくつかたまっているので何とか消化したいですね... New-Object System.Datetime と Get-Date の違い 先ずはこちらのコードをご覧ください。 PS C:\&gt; $Date1 = New-Object System.Datetime @(2016, 3, 22) PS C:\&gt; $Date2 = Get-Date -Year 2016 -Month 3 -Day 22 上のコードで取得できる$Date1と$Date2は同じ値になると思いますか？ $Date1は年、月、日を指定するコンス…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fblog.shibata.tech%2Fentry%2F2016%2F03%2F22%2F211208&quot; title=&quot;Get-DateはGet-DateであってNew-Dateではないお話し - しばたテックブログ&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>2016-03-22 21:12:08</published>
  <title>Get-DateはGet-DateであってNew-Dateではないお話し</title>
  <type>rich</type>
  <url>https://blog.shibata.tech/entry/2016/03/22/211208</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
