#as_jase_12368
1 messages · Page 1 of 1 (latest)
Yes. you can specify by the Unix timestamp
hmm the scenario is that I would like to update or create Subscription to only bills/invoice only every 11 of the month or every tuesday of the week.
Yes so you can find the Unix timestamp of next 11th day, then set it montly, or find the Unix timestamp of the next Tuesday and set it weekly
hmm yeah ill try it