Package | Description |
---|---|
org.safs | |
org.safs.text |
Modifier and Type | Method and Description |
---|---|
static boolean |
SAFSPlus.Files.GetFileDateTime(java.lang.String file,
java.lang.String resultVariable,
boolean isMilitaryFormat,
FileUtilities.DateType dateType)
Get the file date time and save it to a variable.
Note: For Operating System other than Windows, only "lastModified" time is supported. |
Modifier and Type | Method and Description |
---|---|
static FileUtilities.DateType |
FileUtilities.DateType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static FileUtilities.DateType[] |
FileUtilities.DateType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © SAS Institute. All Rights Reserved.