Evan,

I have started using the date functions. What appears missing that I need 
at the moment is;

Add_month
Add_year

In fact add_month would be sufficient because
+12 months is add year
+3 months is add quarter (next quarter)
+6 months is next half year

In an attempt to create a TW date 14 days hence I use this

(= to_tw_date(add_days(now,14) ) =)

But it returns want I want, but in an error message.

`ValueError: TypeError: value.asString is not a function value: 
20180101001411129`

I have tried to set variables to make this work with no luck.

Regards
Tony

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/9f36c250-037e-4746-adf2-befe64a4004e%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to