Not logged in - Login
< back

REST API v1.0 - Parameter: timeSlice

timeSlice accepts smart values. We believe it's powerful and yet simple to help you make tasks on custom cycles.


Legal Values

"*" must be a positive integer.

  • *minute : Example: &timeSlice=180minute&timeSlice=180minute , &timeSlice=5minute
  • *hour : Example: &timeSlice=1hour&timeSlice=1hour
  • *day : Example: &timeSlice=6day&timeSlice=6day
  • *month : Example: &timeSlice=3month&timeSlice=3month
  • *year : Example: &timeSlice=1year&timeSlice=1year


FAQ

How to create a task on defined absolute date?
In this case, the timeSlice should be 0minute and you need to set "first" parameter to the absolute date in ISO 8601 format. =============================================