From: Karsten H. <Kar...@gm...> - 2003-04-25 14:20:27
|
On a perhaps related note: When I select age(dob) from identity where id='something'; (where dob is "time stamp with timezone") I am handed back a DateTimeDelta object, which however, is empty for all practical purposes. Reading the mx docs shows that they do age related calculations with RelativeDateTime. Now, I don't claim to fully comprehend the difference between DateTimeDelta and RelativeDateTime but it seems that age(dob) should return a RelativeDateTime object. Am I missing something here ? Karsten -- GPG key ID E4071346 @ wwwkeys.pgp.net E167 67FD A291 2BEA 73BD 4537 78B9 A9F9 E407 1346 |