7913bc05bec230799aa70188b40ec7b231f5400f |
|
13-Jan-2012 |
David 'Digit' Turner <digit@google.com> |
libcutils: Use proper private header to access C library's <time.h> extension The strftime_tz() function is not a standard C library function and should not appear in <time.h>. Instead, it is being moved to <bionic_time.h>, a private header only available to platform libraries. Change-Id: I4dc18939b9380725dfaa20c9e417296363bc52f4
/system/core/include/cutils/tztime.h
|
035b427c703e24d583be7aef9923a85327d8b546 |
|
15-May-2009 |
Eric Fischer <enf@google.com> |
am 722a5c04: Add support for "standalone months" to tztime\'s strftime(). Merge commit '722a5c0462f38827f4097065bfc3826b9e0e9fb4' * commit '722a5c0462f38827f4097065bfc3826b9e0e9fb4': Add support for "standalone months" to tztime's strftime().
|
722a5c0462f38827f4097065bfc3826b9e0e9fb4 |
|
13-May-2009 |
Eric Fischer <enf@google.com> |
Add support for "standalone months" to tztime's strftime(). The idea here is that some languages need a different form of the month name in constructions like "January 2" than in "January 2009", since the one in the "January 2" case really means "of January." So with this change, a format string of "%-B" will use the standalone month, while "%B" will continue to use the format month.
/system/core/include/cutils/tztime.h
|
b1487e4c587ce1184e3d0036ac5e6bd90405688d |
|
19-Mar-2009 |
The Android Open Source Project <initial-contribution@android.com> |
auto import //branches/master/...@140412
/system/core/include/cutils/tztime.h
|
dd7bc3319deb2b77c5d07a51b7d6cd7e11b5beb0 |
|
04-Mar-2009 |
The Android Open Source Project <initial-contribution@android.com> |
auto import from //depot/cupcake/@135843
/system/core/include/cutils/tztime.h
|
e54eebbf1a908d65ee8cf80bab62821c05666d70 |
|
04-Mar-2009 |
The Android Open Source Project <initial-contribution@android.com> |
auto import from //depot/cupcake/@135843
/system/core/include/cutils/tztime.h
|
35237d135807af84bf9b0e5b8d7f8633e58db6f5 |
|
18-Dec-2008 |
The Android Open Source Project <initial-contribution@android.com> |
Code drop from //branches/cupcake/...@124589
/system/core/include/cutils/tztime.h
|
4f6e8d7a00cbeda1e70cc15be9c4af1018bdad53 |
|
21-Oct-2008 |
The Android Open Source Project <initial-contribution@android.com> |
Initial Contribution
/system/core/include/cutils/tztime.h
|