(math-format-date): Let `calc-twos-complement-mode' be nil.

This commit is contained in:
Jay Belanger 2009-11-20 00:58:00 +00:00
parent 9e6a33ac87
commit d389fbcb3f

View file

@ -537,6 +537,7 @@
(calc-group-digits nil)
(calc-leading-zeros nil)
(calc-number-radix 10)
(calc-twos-complement nil)
math-fd-year math-fd-month math-fd-day math-fd-weekday
math-fd-hour math-fd-minute math-fd-second
(math-fd-bc-flag nil)