Skip To Content
PowerShell Gallery
Toggle navigation
Packages
Publish
Documentation
Sign in
Search PowerShell packages:
Neocities
0.1
Types/neocities.info/get_UpdatedAt.ps1
<#
.SYNOPSIS
Gets the last update time
.DESCRIPTION
Gets the last update time, as a `[DateTime]` object.
#>
$this
.
last_updated
-as
[DateTime]