Hi Hasstec
My info tells me my date in #3011 is stored as 20120117 (not 120117) so i have worked on that.
Not sure how the hass needs to see the syntax of brackets but ..........
Try this
#100=FIX[#3011/10000.] (YEAR 2012)
#101=FIX[[[#3011/10000.]-#100]*100.] (MONTH 01)
#102=FIX[[[[[[#3011/10000.]-#100]*100.]-#101]*100.] (DAY 17)


LinkBack URL
About LinkBacks





That makes sense though.
