Autopsy
4.7.0
Graphical digital forensics platform for The Sleuth Kit and other tools.
|
Static Public Member Functions | |
static String | convertToAlphaNumericFormat (String timeZoneId) |
Private Member Functions | |
TimeZoneUtils () | |
Utility methods for workig with time zones.
Definition at line 28 of file TimeZoneUtils.java.
|
private |
Prevents instantiation.
Definition at line 66 of file TimeZoneUtils.java.
|
static |
Converts a Java timezone id to a coded string with only alphanumeric characters. Example: "America/New_York" is converted to "EST5EDT" by this method.
timeZoneId | The time zone id. |
Definition at line 39 of file TimeZoneUtils.java.
Referenced by org.sleuthkit.autopsy.casemodule.Case.convertTimeZone().
Copyright © 2012-2016 Basis Technology. Generated on: Mon Jun 18 2018
This work is licensed under a
Creative Commons Attribution-Share Alike 3.0 United States License.