基本日期和时间类型
https://docs.python.org/zh-cn/3.11/library/datetime.html
实时模板
library/datetime-strftime
<template name="datetime-strftime" value="$var$.strftime("%Y-%m-%d %H:%M:%S")" description="datetime转字符串" toReformat="false" toShortenFQNames="true">
<variable name="var" expression="complete()" defaultValue="" alwaysStopAt="true" />
<context>
<option name="Python" value="true" />
</context>
</template>