]> git.evergreen-ils.org Git - Evergreen.git/commit
Refactor formatting code to properly handle chronology
authordjfiander <djfiander@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Thu, 27 Nov 2008 01:58:40 +0000 (01:58 +0000)
committerdjfiander <djfiander@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Thu, 27 Nov 2008 01:58:40 +0000 (01:58 +0000)
commited7f2d1421180980661c8fe72300dcabec99fd75
tree48366cce1b7bd8706f85ebbe2020359bd672a601
parent32326c03f2ff5b6665a1c6e7d998c7eaff1e08ee
Refactor formatting code to properly handle chronology
information stored in the enumeration fields (well, I think it's
handling it properly; it hasn't been tested yet for that case).

Also refactored basic next/prediction code to handle the same
situation. Basically this is all minor stuff that needs to be
done, but allows me to avoid working on actually taking a stab at
predicting the date of the next issue, but that's pretty much all
that's left to do for this iteration of the code.

git-svn-id: svn://svn.open-ils.org/ILS/trunk@11359 dcc99617-32d9-48b4-a31d-7c20da2025e4
Open-ILS/src/perlmods/OpenILS/Utils/MFHD/Holding.pm