In retrieving the file list from FlashAir 2nd gen using their command cgi as explained here: FlashAir Get List CGI Command I get decimal 16-bit integers to represent the date and time of the file.
The specification (in the link posted) explains how to understand the retrieved values, but it lacks a Java example. I tried downloading and inspecting Android sample code posted in the FlashAir Developer's Website FlashAir Tutorial for Android - Downloading Content, but they just use the file names, so they do not perform any conversions.