On Tuesday, May 30, 2017 at 11:22:34 AM UTC+2, Danielo Rodríguez wrote: > > Seems that there is no macro or widget to accomplish such simple task. >
:) ... Date calculation is very very far from simple!! Just naming 3 things that will cause headache: - leap years - time zones - summer / winter time And there is a lot more. ... If you want to do it right. ... use a 3rd party library eg: moment.js Implementation can be found http://kixam.github.io/TW5-datePicker/ The minified version is about 50k but in the long run it will pay back to use their api calls <http://momentjs.com/docs/#/parsing/>. have fun! mario -- 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/91570943-be37-417a-86f8-fb0cff2e70d8%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

