Branch: refs/heads/main
Revision: 9e1a7e3
Author: daviditen
Link: Unavailable
Log Message:
Merge pull request #20741 from daviditen/delete-deprecated-module-DateTime
Delete deprecated module date time
[reviewed by @jeremiah-corrado, thanks!]
Remove the deprecated DateTime module and deprecation test. Remove it from
the modules makefile and the documentation module lists.
Remove tests for deprecated functionality within the deleted DateTime module.
Modified Files:
R modules/standard/DateTime.chpl
R test/deprecated/datetimeMinusDate.chpl
R test/deprecated/datetimeMinusDate.good
R test/deprecated/datetimeTimeSinceEpoch.chpl
R test/deprecated/datetimeTimeSinceEpoch.good
R test/deprecated/datetimeToday.chpl
R test/deprecated/datetimeToday.good
R test/deprecated/renameDateTimeMethods.chpl
R test/deprecated/renameDateTimeMethods.good
R test/deprecated/timedelta_total_seconds.chpl
R test/deprecated/timedelta_total_seconds.good
R test/deprecated/useDateTime.chpl
R test/deprecated/useDateTime.good
M doc/rst/meta/modules/standard.rst
M modules/Makefile
Compare: https://github.com/chapel-lang/chapel/compare/fc59776c7a45...9e1a7e3a980c