Jason Stover <[EMAIL PROTECTED]> writes: > I was surprised to find that there is no date format of the form > yyyymmdd. The closest forms are yyyy/mm/dd or yyyyddd. > > How hard is it to add such a format? Could it go on the wishlist?
It is easy to add a date format. Probably, it would take only a few minutes and a few lines of code. The trouble starts when you want to save a .sav file with the format. There would be no way to do so and remain compatible with other software that does not understand our extension. This is why I have resisted adding similar extensions in the past. (If we can come up with a good solution, then that is my only real objection, I think.) -- Ben Pfaff http://benpfaff.org _______________________________________________ pspp-dev mailing list [email protected] http://lists.gnu.org/mailman/listinfo/pspp-dev
