I can't see how the date function works.

If I convert the date I get the following results:

centuryCutOff:         input:               convertet output:

50                               4/12//50           4/12/1951*
50                               4/12//51           4/12/2051
50                               4/12//49           3/6/1913

35                               4/12/2034          4/12/34
35                               4/12/2035          4/12/34
35                               4/12/2036          3/6/1900
35                               4/12/2037          3/6/1901

(* the four digits result from the conversion into dateItems)


Can anyone help to explain the last example(s) of the groups?

Thanks, Till


Reply via email to