Hey, TonyM —

Are you formatting a lot of dates using the year/month/day functions?  If 
so, you'll probably have better luck with the text conversion function T() 
and setting a dateFormat.  See the documentation for the FormulaWidget for 
more information on date format strings (which use the same rules as in 
TiddlyWiki's settings).

On Wednesday, 20 December 2017 19:31:53 UTC-6, TonyM wrote:
>
> Evan,
>
> Once again for you great work. I have started playing with the date 
> related functions and finding it a little complex using Make a date from 
> a TiddlyWiki timestamp and return.
>
> Is there any way to make this more direct or can you suggest a pattern to 
> follow if all my dates are TiddlyWiki timestamps?
>
> PS I have many dates in one tiddler so it get unwieldy.
>
> Thanks in advance
> Tony
>
>
> On Thursday, 21 December 2017 11:31:49 UTC+11, Evan Balster wrote:
>>
>> *Formulas version 0.1.4*:  
>> https://evanbalster.com/tiddlywiki/formulas.html
>> GitHub & issue tracking:  
>> https://github.com/EvanBalster/TiddlyWikiFormula
>>
>>    - Add text conversion functions:
>>       - t, value, textjoin
>>    - Add text utility functions:
>>       - len, exact, mid, substitute, split, trim
>>    - Add regular expression functions:
>>       - regexreplace, regexmatch, regexextract, regexextract1.
>>    - Add julian day / date conversion functions:
>>       - julian, to_julian
>>    - Fix off-by-one error in month function
>>    - Fix error in if function, disable if function pending support for 
>>    more powerful function construction
>>    - Fix errors in count and counta functions.
>>    - Code cleanup
>>
>> New features are documented in the wiki.
>>
>> The strings and regex work were driven by my own needs with a data 
>> archiving project.
>>
>>
>> On Wednesday, 20 December 2017 10:18:20 UTC-6, @TiddlyTweeter wrote:
>>>
>>> Dear Evan
>>>
>>> Thank you for adding that simple demo. It really helped me better 
>>> understand how to use the plugin and make steps towards what I need!!
>>>
>>> Best wishes
>>> Josiah
>>>
>>> Evan Balster wrote:
>>>>
>>>> Released version 0.1.2:  
>>>> http://evanbalster.com/tiddlywiki/formulas.html
>>>> ...
>>>> * Added badger inoculation simulator 
>>>> <http://evanbalster.com/tiddlywiki/formulas.html#Demo%3A%20Tabulator> 
>>>> for @TiddlyTweeter (still lacks month automation, though)
>>>>
>>>

-- 
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/cbf39f1d-54da-44ac-af9f-488098679103%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to