source: josm/trunk/src/org/openstreetmap/josm/tools/date/DateUtils.java

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @11048   8 years Don-vip sonar
(edit) @11035   8 years simon04 see #13376 - Replace Calendar usages with Java 8 Date API
(edit) @10513   8 years Don-vip fix #13071 - Make DateUtilsTest.testTsFromString and …
(edit) @10483   8 years Don-vip fix #13047 - Make time zone test work in any time zone (patch by …
(edit) @10475   8 years Don-vip fix #13045 - Inconsistent timezone handling in tests/nmea (patch by …
(edit) @10212   8 years Don-vip sonar - squid:S2221 - "Exception" should not be caught when not …
(edit) @10133   8 years Don-vip increase code coverage
(edit) @9997   8 years Don-vip sonar - various fixes + javadoc
(edit) @9823   8 years bastiK move preference writing to new class; some refactoring
(edit) @9746   8 years Don-vip fix #12497 - add support for notes in session files
(edit) @9739   8 years simon04 see #12485 - Fix parsing of sub-seconds Sometimes there are really …
(edit) @9394   8 years simon04 Fix timezone aware unit tests
(edit) @9385   8 years simon04 Refactoring: introduce UncheckedParseException In addition, …
(edit) @9383   8 years simon04 Deprecate PrimaryDateParser in favour of DateUtils
(edit) @9059   8 years Don-vip checkstyle
(edit) @8582   9 years Don-vip checkstyle
(edit) @8574   9 years bastiK applied #11655 - memory optimization (patch by shinigami, modified)
(edit) @8565   9 years Don-vip fix #11650 - performance: avoid creation of Date objects when it is …
(edit) @8564   9 years Don-vip fix #11649 - DateUtils optimization (modified patch by shinigami)
(edit) @8510   9 years Don-vip checkstyle: enable relevant whitespace checks and fix them
(edit) @8374   9 years Don-vip code style - Unnecessary Final Modifier
(edit) @8322   9 years simon04 fix #11380 - JOSM notes layer thinks that all notes were created on …
(edit) @8148   9 years bastiK applied #11249 - Remove some unneccessary variable boxing (patch by …
(copy) @7299   10 years Don-vip fix #10121 - Add a new look-and-feel preference to display ISO 8601 …
copied from trunk/src/org/openstreetmap/josm/tools/DateUtils.java
(edit) @6643   10 years Don-vip global replacement of e.printStackTrace() by Main.error(e)
Note: See TracRevisionLog for help on using the revision log.