|
| From: | Jim Busser |
| Subject: | [Gnumed-devel] Date of birth default times all seem to be 11:11 |
| Date: | Thu, 14 Jul 2011 18:53:47 -0700 |
All of my boostrapped (Kirk) -- as well as all post-bootstrap dates of birth
which I newly create -- display (in the client)
'year-mm-dd' followed by '11:11'
What accounts for this always-11:11? With psql I did and got
gnumed_v15=> show timezone;
TimeZone
----------------
Canada/Pacific
(1 row)
gnumed_v15=> select now();
now
-------------------------------
2011-07-14 18:47:46.928745-07
(1 row)
gnumed_v15=> select dob from dem.identity;
dob
----------------------------
1953-12-18 12:11:11.111-08
1936-08-01 12:11:11.111-08
1962-06-23 13:11:11.111-07
1984-03-15 11:11:11.111-08
1977-12-19 11:11:11.111-08
1979-03-01 11:11:11.111-08
1970-01-01 12:11:11.111-08
1960-01-01 12:11:11.111-08
1974-10-23 12:11:11.111-07
1979-03-13 11:11:11.111-08
1974-01-01 11:11:11.111-08
1920-01-19 12:11:11.111-08
1931-03-25 12:11:11.111-08
1932-02-22 12:11:11.111-08
1965-11-20 12:11:11.111-08
1931-03-21 12:11:11.111-08
1983-05-31 11:11:11.111-07
1931-03-21 12:11:11.111-08
1929-01-02 12:11:11.111-08
-- Jim
| [Prev in Thread] | Current Thread | [Next in Thread] |