【问题标题】:How to parse this date: 2017-11-28T23:00:00Z in custom Integromat app?如何在自定义 Integromat 应用程序中解析此日期:2017-11-28T23:00:00Z?
【发布时间】:2020-09-14 09:46:00
【问题描述】:

有人有完整的解决方案如何解析这个日期:2017-11-28T23:00:00Z

【问题讨论】:

  • 请在发帖前阅读this

标签: integromat integromat-apps


【解决方案1】:

目前,唯一不需要手动解析的格式是包含毫秒的格式:2017-11-28T23:00:00.000Z

在您的具体情况下,请使用parseDate(your-date-field; YYYY-MM-DDTHH:mm:ssZ)
日期/时间解析标记解释here

【讨论】:

    猜你喜欢
    • 1970-01-01
    • 1970-01-01
    • 2021-04-27
    • 1970-01-01
    • 1970-01-01
    • 2018-03-16
    • 1970-01-01
    • 1970-01-01
    • 2021-07-10
    相关资源
    最近更新 更多