Commit a37b750
authored
Re-export PackedDateCreate, PackedTimeCreate, and StrTemplate from MAPL umbrella (#4964)
* Re-export PackedDateCreate, PackedTimeCreate, StrTemplate from MAPL umbrella (fixes #4963)
Add mapl_PackedTimeMod and MAPL_StringTemplate to the mapl_mp_utils
API so that PackedDateCreate, PackedTimeCreate, PackedDateTimeCreate,
and StrTemplate are accessible via USE MAPL, eliminating the need for
client code to reference internal MAPL submodules directly.
* Add CHANGELOG entry for #49631 parent a8d6341 commit a37b750
2 files changed
Lines changed: 9 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
12 | 19 | | |
13 | 20 | | |
14 | 21 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| 10 | + | |
| 11 | + | |
10 | 12 | | |
11 | 13 | | |
12 | 14 | | |
| |||
0 commit comments