Skip to content

Commit

Permalink
#982 fixed formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
tfr42 committed Nov 21, 2023
1 parent dba6d38 commit 4759e71
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/main/java/org/sep3tools/Launch.java
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,8 @@ public static String S3_AsText(String s3String, String df) {

/**
* translates a coded SEP3 String to a human readable format. Needed for in database
* use. Returns empty String, if exception is catched. Uses configured standard datefiled
* use. Returns empty String, if exception is catched. Uses configured standard
* datefiled
* @param s3String coded SEP3 string parsing
* @return human readable format of SEP3 input
*/
Expand Down

0 comments on commit 4759e71

Please sign in to comment.