mirror of
https://github.com/RatzzFatzz/MKVAudioSubtitleChanger.git
synced 2026-02-12 02:25:59 +01:00
Clean-up
This commit is contained in:
@@ -13,7 +13,7 @@ public class DateUtils {
|
||||
|
||||
/**
|
||||
* Convert String to date.
|
||||
* @return parsed date, null if exception occurs
|
||||
* @return parsed date, defaultDate if exception occurs
|
||||
*/
|
||||
public static Date convert(String date, Date defaultDate) {
|
||||
try {
|
||||
|
||||
Reference in New Issue
Block a user