Home
last modified time | relevance | path

Searched defs:dateFormat (Results 1 – 25 of 85) sorted by relevance

1234

/external/python/pyasn1/pyasn1/compat/
Ddateandtime.py16 def strptime(text, dateFormat): argument
21 def strptime(text, dateFormat): argument
/external/google-auth-library-java/oauth2_http/java/com/google/auth/oauth2/
DAwsDates.java85 DateFormat dateFormat = new SimpleDateFormat(X_AMZ_DATE_FORMAT); in fromDateHeader() local
94 DateFormat dateFormat = new SimpleDateFormat(X_AMZ_DATE_FORMAT); in generateXAmzDate() local
/external/mockftpserver/tags/2.2/src/main/java/org/mockftpserver/fake/filesystem/
DWindowsDirectoryListingFormatter.java42 DateFormat dateFormat = new SimpleDateFormat(DATE_FORMAT, Locale.ENGLISH); in format() local
/external/mockftpserver/tags/2.5/src/main/java/org/mockftpserver/fake/filesystem/
DWindowsDirectoryListingFormatter.java42 DateFormat dateFormat = new SimpleDateFormat(DATE_FORMAT, Locale.ENGLISH); in format() local
/external/mockftpserver/tags/2.0.1/src/main/java/org/mockftpserver/fake/filesystem/
DWindowsDirectoryListingFormatter.java41 DateFormat dateFormat = new SimpleDateFormat(DATE_FORMAT); in format() local
DUnixDirectoryListingFormatter.java51 DateFormat dateFormat = new SimpleDateFormat(DATE_FORMAT); in format() local
/external/mockftpserver/tags/2.4/src/main/java/org/mockftpserver/fake/filesystem/
DWindowsDirectoryListingFormatter.java42 DateFormat dateFormat = new SimpleDateFormat(DATE_FORMAT, Locale.ENGLISH); in format() local
/external/mockftpserver/tags/2.0/src/main/java/org/mockftpserver/fake/filesystem/
DWindowsDirectoryListingFormatter.java41 DateFormat dateFormat = new SimpleDateFormat(DATE_FORMAT); in format() local
DUnixDirectoryListingFormatter.java51 DateFormat dateFormat = new SimpleDateFormat(DATE_FORMAT); in format() local
/external/mockftpserver/tags/2.0-rc1/src/main/java/org/mockftpserver/fake/filesystem/
DWindowsDirectoryListingFormatter.java41 DateFormat dateFormat = new SimpleDateFormat(DATE_FORMAT); in format() local
DUnixDirectoryListingFormatter.java51 DateFormat dateFormat = new SimpleDateFormat(DATE_FORMAT); in format() local
/external/mockftpserver/tags/2.3/src/main/java/org/mockftpserver/fake/filesystem/
DWindowsDirectoryListingFormatter.java42 DateFormat dateFormat = new SimpleDateFormat(DATE_FORMAT, Locale.ENGLISH); in format() local
/external/mockftpserver/tags/2.1/src/main/java/org/mockftpserver/fake/filesystem/
DWindowsDirectoryListingFormatter.java42 DateFormat dateFormat = new SimpleDateFormat(DATE_FORMAT, Locale.ENGLISH); in format() local
/external/mockftpserver/tags/2.0-rc3/MockFtpServer/src/main/java/org/mockftpserver/fake/filesystem/
DWindowsDirectoryListingFormatter.java41 DateFormat dateFormat = new SimpleDateFormat(DATE_FORMAT); in format() local
DUnixDirectoryListingFormatter.java51 DateFormat dateFormat = new SimpleDateFormat(DATE_FORMAT); in format() local
/external/mockftpserver/tags/2.0-rc1/MockFtpServer/src/main/java/org/mockftpserver/fake/filesystem/
DWindowsDirectoryListingFormatter.java41 DateFormat dateFormat = new SimpleDateFormat(DATE_FORMAT); in format() local
DUnixDirectoryListingFormatter.java51 DateFormat dateFormat = new SimpleDateFormat(DATE_FORMAT); in format() local
/external/mockftpserver/MockFtpServer/src/main/java/org/mockftpserver/fake/filesystem/
DWindowsDirectoryListingFormatter.java42 DateFormat dateFormat = new SimpleDateFormat(DATE_FORMAT, Locale.ENGLISH); in format() local
/external/icu/android_icu4j/testing/src/com/android/icu/test/util/
DExtendedCalendarTest.java53 DateFormat dateFormat = calendar.getDateTimeFormat( in testGetDateTimeFormatString() local
/external/mockftpserver/tags/2.0.2/src/main/java/org/mockftpserver/fake/filesystem/
DWindowsDirectoryListingFormatter.java42 DateFormat dateFormat = new SimpleDateFormat(DATE_FORMAT, Locale.ENGLISH); in format() local
/external/cronet/stable/third_party/icu/source/test/intltest/
Ddtfmtrtts.h90 SimpleDateFormat *dateFormat; variable
/external/cronet/tot/third_party/icu/source/test/intltest/
Ddtfmtrtts.h90 SimpleDateFormat *dateFormat; variable
/external/icu/icu4c/source/test/intltest/
Ddtfmtrtts.h90 SimpleDateFormat *dateFormat; variable
/external/gson/gson/src/main/java/com/google/gson/internal/bind/
DDateTypeAdapter.java100 DateFormat dateFormat = dateFormats.get(0); in write() local
/external/threetenbp/src/main/java/org/threeten/bp/format/
DSimpleDateTimeFormatStyleProvider.java76 DateFormat dateFormat; in getFormatter() local

1234