in reply to Re: How do you define "elegant"?
in thread How do you define "elegant"?

Not sure about the precedence rules, but shouldn't there be a parenthesis around that?
not($year % 4 xor $year % 100 xor $year % 400);