// The first tuesday can be 1-7th, the second 8-14th, the third 15-22th.
c.AddFunc("0 30 * 15-22 * 2", func() { fmt.Println("3rd tuesday of every month") })
--
You received this message because you are subscribed to a topic in the Google Groups "golang-nuts" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/golang-nuts/XT0QD4hwkVM/unsubscribe.
To unsubscribe from this group and all its topics, send an email to golang-nuts+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
To unsubscribe from this group and all its topics, send an email to golang-nuts...@googlegroups.com.