diff options
author | Jan Mulder <jlmulder@xs4all.nl> | 2017-12-17 09:02:48 +0100 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2017-12-17 09:04:16 -0800 |
commit | b59778abd8717ada5b592e8afc08dace0b7538a1 (patch) | |
tree | da828cca47c08a3c59bad1f0c22b89b4e6c5ddf8 /CMakeLists.txt | |
parent | a748e7f239f29f5aa63a7ff221d1bd5081e698a2 (diff) | |
download | subsurface-b59778abd8717ada5b592e8afc08dace0b7538a1.tar.gz |
mobile: use short date format in edit mode
See issue #949. In the dive list, dates are shown in short format, and
when we start to edit an existing dive, the date field on the edit
page is shown in sort format. However, when adding a new dive, the
initial date shows up in long (normal) format. This in not only
inconsistent, but also introduces the parsing problem, as described
in the mentioned issue.
This can be fixed by using short formatted dates in all cases in
the mobile app. As the screen real estate is precious on mobile,
this seems the most logical choice.
Fixed: #949
Signed-off-by: Jan Mulder <jlmulder@xs4all.nl>
Diffstat (limited to 'CMakeLists.txt')
0 files changed, 0 insertions, 0 deletions