看板 DFBSD_commit 關於我們 聯絡資訊
Dnia 14.03.2005 Joerg Sonnenberger <joerg@crater.dragonflybsd.org> napisa댯a: > joerg 2005/03/14 15:55:41 PST > > DragonFly src repository > > Modified files: > bin/date date.c > Log: > Instead of using the non-standard conforming %+ format string, > use nl_langinfo to query the default format string. > > Revision Changes Path > 1.9 +2 -1 src/bin/date/date.c > > > http://www.dragonflybsd.org/cvsweb/src/bin/date/date.c.diff?r1=1.8&r2=1.9&f=u this commit totaly destroy any imformation about local time zone. e.g. apocalypse# date Sat Mar 26 03:49:13 2005 apocalypse# ./date.old Sat Mar 26 03:49:14 CET 2005 is there are any plans to make it work again? (mayby after final CITRUS integration?) -- Don't be fooled by cheap Finnish imitations - BSD is the One True Code