/haiku/headers/os/locale/ |
H A D | DateTimeFormat.h | 2a5e33a98056c2b92d46a6c9aae6da808c8524b1 Fri Sep 26 16:24:07 UTC 2014 Adrien Destugues <pulkomandy@gmail.com> Move date formatting from BLocale to BDateFormat
* There is a little code duplication. This will be moved to BFormat once the time and datetime formatting is also moved out of BLocale * The way to create a BDateFormat from a BLocale is still open for discussion. I'm undecided between making BDateFormat a member of BLocale, or adding a BDateFormat(const BLocale&) constructor. * Adjust all users of the API.
|
H A D | DateFormat.h | 2a5e33a98056c2b92d46a6c9aae6da808c8524b1 Fri Sep 26 16:24:07 UTC 2014 Adrien Destugues <pulkomandy@gmail.com> Move date formatting from BLocale to BDateFormat
* There is a little code duplication. This will be moved to BFormat once the time and datetime formatting is also moved out of BLocale * The way to create a BDateFormat from a BLocale is still open for discussion. I'm undecided between making BDateFormat a member of BLocale, or adding a BDateFormat(const BLocale&) constructor. * Adjust all users of the API.
|
H A D | Locale.h | 2a5e33a98056c2b92d46a6c9aae6da808c8524b1 Fri Sep 26 16:24:07 UTC 2014 Adrien Destugues <pulkomandy@gmail.com> Move date formatting from BLocale to BDateFormat
* There is a little code duplication. This will be moved to BFormat once the time and datetime formatting is also moved out of BLocale * The way to create a BDateFormat from a BLocale is still open for discussion. I'm undecided between making BDateFormat a member of BLocale, or adding a BDateFormat(const BLocale&) constructor. * Adjust all users of the API.
|
H A D | LocaleRoster.h | 2a5e33a98056c2b92d46a6c9aae6da808c8524b1 Fri Sep 26 16:24:07 UTC 2014 Adrien Destugues <pulkomandy@gmail.com> Move date formatting from BLocale to BDateFormat
* There is a little code duplication. This will be moved to BFormat once the time and datetime formatting is also moved out of BLocale * The way to create a BDateFormat from a BLocale is still open for discussion. I'm undecided between making BDateFormat a member of BLocale, or adding a BDateFormat(const BLocale&) constructor. * Adjust all users of the API.
|
/haiku/headers/private/locale/ |
H A D | LocaleRosterData.h | 2a5e33a98056c2b92d46a6c9aae6da808c8524b1 Fri Sep 26 16:24:07 UTC 2014 Adrien Destugues <pulkomandy@gmail.com> Move date formatting from BLocale to BDateFormat
* There is a little code duplication. This will be moved to BFormat once the time and datetime formatting is also moved out of BLocale * The way to create a BDateFormat from a BLocale is still open for discussion. I'm undecided between making BDateFormat a member of BLocale, or adding a BDateFormat(const BLocale&) constructor. * Adjust all users of the API.
|
/haiku/src/preferences/time/ |
H A D | TimeZoneListView.cpp | 2a5e33a98056c2b92d46a6c9aae6da808c8524b1 Fri Sep 26 16:24:07 UTC 2014 Adrien Destugues <pulkomandy@gmail.com> Move date formatting from BLocale to BDateFormat
* There is a little code duplication. This will be moved to BFormat once the time and datetime formatting is also moved out of BLocale * The way to create a BDateFormat from a BLocale is still open for discussion. I'm undecided between making BDateFormat a member of BLocale, or adding a BDateFormat(const BLocale&) constructor. * Adjust all users of the API.
|
/haiku/headers/private/shared/ |
H A D | CalendarView.h | 2a5e33a98056c2b92d46a6c9aae6da808c8524b1 Fri Sep 26 16:24:07 UTC 2014 Adrien Destugues <pulkomandy@gmail.com> Move date formatting from BLocale to BDateFormat
* There is a little code duplication. This will be moved to BFormat once the time and datetime formatting is also moved out of BLocale * The way to create a BDateFormat from a BLocale is still open for discussion. I'm undecided between making BDateFormat a member of BLocale, or adding a BDateFormat(const BLocale&) constructor. * Adjust all users of the API.
|
/haiku/src/kits/locale/ |
H A D | DateFormat.cpp | 2a5e33a98056c2b92d46a6c9aae6da808c8524b1 Fri Sep 26 16:24:07 UTC 2014 Adrien Destugues <pulkomandy@gmail.com> Move date formatting from BLocale to BDateFormat
* There is a little code duplication. This will be moved to BFormat once the time and datetime formatting is also moved out of BLocale * The way to create a BDateFormat from a BLocale is still open for discussion. I'm undecided between making BDateFormat a member of BLocale, or adding a BDateFormat(const BLocale&) constructor. * Adjust all users of the API.
|
H A D | LocaleRosterData.cpp | 2a5e33a98056c2b92d46a6c9aae6da808c8524b1 Fri Sep 26 16:24:07 UTC 2014 Adrien Destugues <pulkomandy@gmail.com> Move date formatting from BLocale to BDateFormat
* There is a little code duplication. This will be moved to BFormat once the time and datetime formatting is also moved out of BLocale * The way to create a BDateFormat from a BLocale is still open for discussion. I'm undecided between making BDateFormat a member of BLocale, or adding a BDateFormat(const BLocale&) constructor. * Adjust all users of the API.
|
H A D | Locale.cpp | 2a5e33a98056c2b92d46a6c9aae6da808c8524b1 Fri Sep 26 16:24:07 UTC 2014 Adrien Destugues <pulkomandy@gmail.com> Move date formatting from BLocale to BDateFormat
* There is a little code duplication. This will be moved to BFormat once the time and datetime formatting is also moved out of BLocale * The way to create a BDateFormat from a BLocale is still open for discussion. I'm undecided between making BDateFormat a member of BLocale, or adding a BDateFormat(const BLocale&) constructor. * Adjust all users of the API.
|
H A D | LocaleRoster.cpp | 2a5e33a98056c2b92d46a6c9aae6da808c8524b1 Fri Sep 26 16:24:07 UTC 2014 Adrien Destugues <pulkomandy@gmail.com> Move date formatting from BLocale to BDateFormat
* There is a little code duplication. This will be moved to BFormat once the time and datetime formatting is also moved out of BLocale * The way to create a BDateFormat from a BLocale is still open for discussion. I'm undecided between making BDateFormat a member of BLocale, or adding a BDateFormat(const BLocale&) constructor. * Adjust all users of the API.
|
/haiku/src/kits/shared/ |
H A D | CalendarView.cpp | 2a5e33a98056c2b92d46a6c9aae6da808c8524b1 Fri Sep 26 16:24:07 UTC 2014 Adrien Destugues <pulkomandy@gmail.com> Move date formatting from BLocale to BDateFormat
* There is a little code duplication. This will be moved to BFormat once the time and datetime formatting is also moved out of BLocale * The way to create a BDateFormat from a BLocale is still open for discussion. I'm undecided between making BDateFormat a member of BLocale, or adding a BDateFormat(const BLocale&) constructor. * Adjust all users of the API.
|
/haiku/src/preferences/locale/ |
H A D | FormatSettingsView.cpp | 2a5e33a98056c2b92d46a6c9aae6da808c8524b1 Fri Sep 26 16:24:07 UTC 2014 Adrien Destugues <pulkomandy@gmail.com> Move date formatting from BLocale to BDateFormat
* There is a little code duplication. This will be moved to BFormat once the time and datetime formatting is also moved out of BLocale * The way to create a BDateFormat from a BLocale is still open for discussion. I'm undecided between making BDateFormat a member of BLocale, or adding a BDateFormat(const BLocale&) constructor. * Adjust all users of the API.
|
/haiku/src/kits/tracker/ |
H A D | WidgetAttributeText.cpp | 2a5e33a98056c2b92d46a6c9aae6da808c8524b1 Fri Sep 26 16:24:07 UTC 2014 Adrien Destugues <pulkomandy@gmail.com> Move date formatting from BLocale to BDateFormat
* There is a little code duplication. This will be moved to BFormat once the time and datetime formatting is also moved out of BLocale * The way to create a BDateFormat from a BLocale is still open for discussion. I'm undecided between making BDateFormat a member of BLocale, or adding a BDateFormat(const BLocale&) constructor. * Adjust all users of the API.
|
/haiku/src/apps/deskbar/ |
H A D | TimeView.cpp | 2a5e33a98056c2b92d46a6c9aae6da808c8524b1 Fri Sep 26 16:24:07 UTC 2014 Adrien Destugues <pulkomandy@gmail.com> Move date formatting from BLocale to BDateFormat
* There is a little code duplication. This will be moved to BFormat once the time and datetime formatting is also moved out of BLocale * The way to create a BDateFormat from a BLocale is still open for discussion. I'm undecided between making BDateFormat a member of BLocale, or adding a BDateFormat(const BLocale&) constructor. * Adjust all users of the API.
|