diff options
author | Shilpa Singh <shilpa.singh@samsung.com> | 2015-11-09 12:42:48 -0800 |
---|---|---|
committer | Cedric BAIL <cedric@osg.samsung.com> | 2015-11-09 12:42:50 -0800 |
commit | 0c1bb7d7b3d4e9a91ae33455ab761d7e9405c2df (patch) | |
tree | c159a644f60846496e8287dedee7e91e5c411707 /AUTHORS | |
parent | 599141a96b68262022a281dbb7c225fd68d57b18 (diff) |
eina: add API eina_strftime
Summary:
Add new API eina_strftime API in eina_str
@feature
Test Plan: test case and example also updated
Reviewers: tasn, cedric
Reviewed By: cedric
Subscribers: cedric
Differential Revision: https://phab.enlightenment.org/D3148
Signed-off-by: Cedric BAIL <cedric@osg.samsung.com>
Diffstat (limited to '')
-rw-r--r-- | AUTHORS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -53,6 +53,7 @@ ChunEon Park (Hermet) <hermet@hermet.pe.kr> | |||
53 | Rajeev Ranjan (Rajeev) <rajeev.r@samsung.com> <rajeev.jnnce@gmail.com> | 53 | Rajeev Ranjan (Rajeev) <rajeev.r@samsung.com> <rajeev.jnnce@gmail.com> |
54 | Subodh Kumar <s7158.kumar@samsung.com> | 54 | Subodh Kumar <s7158.kumar@samsung.com> |
55 | Michelle Legrand <legrand.michelle@outlook.com> | 55 | Michelle Legrand <legrand.michelle@outlook.com> |
56 | Shilpa Singh <shilpa.singh@samsung.com> <shilpasingh.o@gmail.com> | ||
56 | 57 | ||
57 | Eet | 58 | Eet |
58 | --- | 59 | --- |