gpt4 book ai didi

api - 好数据 API : format of the recurrence value

转载 作者:行者123 更新时间:2023-12-05 00:21:58 27 4
gpt4 key购买 nike

我正在尝试安排通过 API 发送仪表板: http://docs.gooddata.apiary.io/#reportsanddashboardsbyemail

设置电子邮件发送频率的参数有一些奇怪的格式:

"recurrency": "0:0:0:1*12:0:0",

我希望它是一个 cron 表达式,以前从未见过这种格式。有人知道这些数字的含义以及如何将它们组合在一起吗?

最佳答案

您可以找到规范 here

例如:

0:0:2:1:0:0:0 every 2 weeks and 1 day 
0:0:0:0:5:30:0 every 5 hours and 30 minutes
0:0:0:2*12:30:0 every 2 days at 12:30 (each day)
0:0:0:1*2,4,6:0:0 every day at at 2:00, 4:00, and 6:00
0:0:0:2*12-13:0,30:0 every other day at 12:00, 12:30, 13:00, and 13:30
0:1:0*-1:0:0:0 the last day of every month
*1990-1995:12:0:1:0:0:0 Dec 1 in 1990 through 1995
3*1:0:2:12:0:0 every 3 years on Jan 2 at noon
0:1*0:2:12,14:0:0 2nd of every month at 12:00 and 14:00

关于api - 好数据 API : format of the recurrence value,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/22186748/

27 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com