-
- {{ text.Seconds.name }}
-
-
- {{
- text.Seconds.every
- }}
-
-
- {{ text.Seconds.interval[0] }}
-
- {{ text.Seconds.interval[1] || "" }}
-
- {{ text.Seconds.interval[2] || "" }}
-
-
-
- {{ text.Seconds.specific }}
-
- {{
- val - 1
- }}
-
-
-
-
- {{ text.Seconds.cycle[0] }}
-
- {{ text.Seconds.cycle[1] || "" }}
-
- {{ text.Seconds.cycle[2] || "" }}
-
-
-
-
-
-
-
- {{ text.Minutes.name }}
-
-
-
- {{
- text.Minutes.every
- }}
-
-
- {{ text.Minutes.interval[0] }}
-
- {{ text.Minutes.interval[1] }}
-
- {{ text.Minutes.interval[2] || "" }}
-
-
-
- {{ text.Minutes.specific }}
-
- {{
- val - 1
- }}
-
-
-
-
- {{ text.Minutes.cycle[0] }}
-
- {{ text.Minutes.cycle[1] }}
-
- {{ text.Minutes.cycle[2] }}
-
-
-
-
-
-
- {{ text.Hours.name }}
-
-
- {{
- text.Hours.every
- }}
-
-
- {{ text.Hours.interval[0] }}
-
- {{ text.Hours.interval[1] }}
-
- {{ text.Hours.interval[2] }}
-
-
-
- {{ text.Hours.specific }}
-
- {{
- val - 1
- }}
-
-
-
-
- {{ text.Hours.cycle[0] }}
-
- {{ text.Hours.cycle[1] }}
-
- {{ text.Hours.cycle[2] }}
-
-
-
-
-
-
- {{ text.Day.name }}
-
-
- {{ text.Day.every }}
-
-
- {{ text.Day.intervalWeek[0] }}
-
- {{ text.Day.intervalWeek[1] }}
-
-
-
- {{ text.Day.intervalWeek[2] }}
-
-
-
- {{ text.Day.intervalDay[0] }}
-
- {{ text.Day.intervalDay[1] }}
-
- {{ text.Day.intervalDay[2] }}
-
-
-
- {{ text.Day.specificWeek }}
-
-
-
-
-
-
- {{ text.Day.specificDay }}
-
- {{
- val
- }}
-
-
-
-
- {{
- text.Day.lastDay
- }}
-
-
- {{
- text.Day.lastWeekday
- }}
-
-
- {{ text.Day.lastWeek[0] }}
-
-
-
- {{ text.Day.lastWeek[1] || "" }}
-
-
-
-
-
- {{ text.Day.beforeEndMonth[0] }}
-
-
-
- {{ text.Day.nearestWeekday[0] }}
-
- {{ text.Day.nearestWeekday[1] }}
-
-
-
- {{ text.Day.someWeekday[0] }}
-
-
-
-
- {{ text.Day.someWeekday[1] }}
-
-
-
-
-
-
-
- {{ text.Month.name }}
-
-
-
- {{
- text.Month.every
- }}
-
-
- {{ text.Month.interval[0] }}
-
- {{ text.Month.interval[1] }}
-
-
-
-
- {{ text.Month.specific }}
-
-
-
-
-
-
- {{ text.Month.cycle[0] }}
-
- {{ text.Month.cycle[1] }}
-
-
-
-
-
-
-
- {{ text.Year.name }}
-
-
- {{
- text.Year.every
- }}
-
-
- {{ text.Year.interval[0] }}
-
- {{ text.Year.interval[1] }}
-
-
-
-
- {{ text.Year.specific }}
-
-
-
-
-
-
- {{ text.Year.cycle[0] }}
-
- {{ text.Year.cycle[1] }}
-
-
-
-
-
-