Skip to content

04_pp_created_time

fasteiner edited this page May 18, 2025 · 1 revision

PageProperty: Created_time

API Reference

classDiagram
    class notion_created_time_page_property {
        [string] $created_time
        ConvertFromObject()
    }
    `PagePropertiesBase` --|> `notion_created_time_page_property`:inherits
Loading

Remarks

The internal function ConvertTo-NotionFormattedDateTime is used to validate the input and convert it to a Notion-formatted DateTime string.

Related Classes

Notion Module

Home
Module-FAQ
SetupOfIntegration

Commands
Classes
Enums

Clone this wiki locally