Hello ,
I have two snippets (ditto, easyEvents), each of it uses date/time input for processing sort etc. One neets a tv with unixtime (ditto), one a tv with "Date Formatter" (ee).
Now how can I build a tv that gets the Time input from a unixtime StartTime tv and put it out as Date Formatter Starttime (or maybe contrariwise) automatical?
So that the editor only has to input the date/time once only instead of inputting it twice for each snippet.
any help is appreciated
Thanx a lot for that answers,
but they somewhat pass my problem. The unixtime tv is OK for ditto and works perfekt.
But easyEvents (a snippet) needs a Date Formatter type of tv. So till now I*ve to input date/time information for events twice one for ditto to work and the Date Formater type of tv for ee to work. ee needs this tv and it can’t be given in the ee call like "&datesouce=’Starttime*" or equal.
It must be a tv with something like this I think: "get the date/time from ’unixtimeTv’ for this document and output as ’DateFormatterTv’ for this document".
I have EasyEvents running whereby both the Start and End date are formatted as unixtime.
damned! Pretty easy the world can be. Thanx a million.