MantisBT: master b155dbfb
| Author | Committer | Branch | Timestamp | Parent |
|---|---|---|---|---|
| dregad | dregad | master | 2025-02-26 18:43 | master c5fba7f4 |
| Affected Issues | 0034928: Date conversion fails using a non-US date format in VersionUpdateCommand.php | |||
| Changeset | New API functions for date conversions As requested in PR review, it is no longer possible to provide timestamp It is worth noting that a Unix timestamp can technically still be given, The datetime parsing and generation logic has been standardized in 2 new
Use the new functions in:
Fixes 0034928 |
|||
| mod - api/soap/mc_api.php | Diff File | |||
| mod - core/commands/VersionAddCommand.php | Diff File | |||
| mod - core/commands/VersionUpdateCommand.php | Diff File | |||
| mod - core/date_api.php | Diff File | |||
| mod - manage_proj_ver_update.php | Diff File | |||