Re: form.line position with date-formatted axes
Posted by jkpeck on Dec 16, 2022; 5:57pm
URL: http://spssx-discussion.165.s1.nabble.com/form-line-position-with-date-formatted-axes-tp5741098p5741099.html
There might be a better way, but if you set the variable type of the date variable to numeric, you see this.
13,818,729,600
13,805,510,400
13,816,569,600
13,811,558,400
13,811,817,600
13,811,644,800
13,811,817,600
13,816,310,400
13,815,532,800
13,818,556,800
13,821,667,200
13,821,840,000
If you enter those values (without the commas) in GUIDE statements, you get the reference lines you want.
GUIDE: form.line(position(13811558400, *))