基本日期和时间类型

https://docs.python.org/zh-cn/3.11/library/datetime.html

实时模板

library/datetime-strftime

<template name="datetime-strftime" value="$var$.strftime(&quot;%Y-%m-%d %H:%M:%S&quot;)" description="datetime转字符串" toReformat="false" toShortenFQNames="true">
<variable name="var" expression="complete()" defaultValue="" alwaysStopAt="true" />
<context>
    <option name="Python" value="true" />
</context>
</template>