http://www.newton-inc.com/dev/techinfo/qa/qa.htm
GetDateStringSpec
formats the supplied date elements in reverse order. Is this is a bug?GetDateStringSpec
uses the elements in reverse order, although some functions that use dateStringSpecs may not observe the order defined by the dateStringSpec. For instance, some functions may use the elements of the dateStringSpec, but use the element ordering defined by the locale bundle. GetDateStringSpec([[kElementYear, kFormatNumeric],[kElementMonth,
kFormatNumeric],[kElementDay, kFormatNumeric] ]);