utils_time: Added cdtime_to_iso8601() function.
authorSebastian Harl <sh@tokkee.org>
Sat, 18 Aug 2012 16:11:39 +0000 (18:11 +0200)
committerSebastian Harl <sh@tokkee.org>
Sat, 18 Aug 2012 16:11:39 +0000 (18:11 +0200)
commit29e1b81ce4bad922c523fcfdfda99c58aafa1af2
treedbfbc21cf06050903a218fd7adb0dae52961a05f
parent893f2b75eb8c0cedc1e665b69f9ccc1b7e82a874
utils_time: Added cdtime_to_iso8601() function.

This function formats a cdtime_t value in ISO 8601 format (and ensures that
the string is null terminated).
src/utils_time.c
src/utils_time.h