문제

I'm not sure what is the date format i should use in order for timeline to work properly. Here is the code and a brief explanation of things i tried after it:

<div ex:role="view"
                   ex:viewClass="Timeline"
                   ex:start=".Ddate"
                   ex:colorKey=".feedTitle">
</div>

Now i have tried putting (dd-MM-yyyy) and raw date format generated from .toString(). But none of it worked. In some tutorials i have tried for exhibit they only worked with years, but for rss reader that is pretty much pointless because rss is updated on daily bases. Thanks for help.

도움이 되었습니까?
라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top