TODO
* change function comment for UTF size and copy functions
  see libfvalue
* formatting support
  - add support for duration
* filetime check for -0 ?
* add tests
  - test to string format flags
  - test filetime add function
* add a more sophisticated day of the month check in date time values
* have API functions return 0 if value is not a valid date and time ?

Date time values:
* add non-with-index functions ?

FAT date and time
* implement individual fat_date and fat_time support ?

HFS date/time
* implement

Deployment
* add macosx files

20130904
* code clean up
* worked on tests

20130413
* updated dependencies
* textual changes
* maximum string size is now only returned for invalid date time values

20130317
* added .gitignore

20130305
* changes in FAT date time

20130224
* updated dependencies
* 2013 update
* removed codegear files

20121021
* added timezone indicator format flag

20120920
* updated dependencies

20120701
* updated dependencies

20120630
* updated dependencies

20120522
* worked on floatingtime
* updated project site and email address
* added set to zero of unused date and time values

20120521
* added floatingtime

20120507
* updated dependencies

20120426
* fixes for pkg-config detection of libraries

20120422
* changed byte order to int
* added systemtime support

20120418
* fixes for with index functions

20120417
* worked on string with index functions
* worked on milli and nano seconds support
* API changes

20120415
* worked on string with index functions

20120408
* updated dependencies

20120407
* updated dependencies

20120406
* updated dependencies
* updated msvscpp and borland files

20120318
* Worked on adding tests
* added NSF functions to API
* added microseconds support to NSF

20120317
* Worked on adding tests
* fix for missing formatting flag support
* added support for 64-bit versions of POSIX time

20120314
* Worked on adding tests
* addded POSIX functions to API
* updated man page
* updated README files

20120312
* updated dependencies
* added .rc file

20120102
* 2012 update

20111114
* code clean
* updated libcstring

20111031
* updated libcstring

20111013
* fix for posix time function
* updated common

20111007
* updated configure.ac and m4 scripts
* added POSIX time
* updates msvscpp and codegear files

20110723
* added gettext support

20110703
* updated configure.ac
* changes for: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body
* updated common, libcstring
* code clean up
* worked on support for micro seconds

20110103
* updated configure
* updated libcstring
* 2011 update

20101203
* updated common, liberror
* code clean up
* libfdatetime_filetime_copy_to_date_time_values added century loop

20101127
* added const to copy for byte stream functions
* updated configure.ac
* updated include/error.h, include/types.h
* updated common, libcstring, liberror

20100825
* code cleanup

20100727
* updated include/error.h, liberror
* changed copy_from_uint64 to copy_from_64bit

20100721
* updated include/error.h, liberror
* updated common

20100713
* updated include/error.h, liberror

20100706
* updated common

20100628
* added extern definitions

20100627
* updated common, liberror, libcstring
* clean up

20100625
* fix in fallback print

20100624
* small changes

20100505
* updated configure.ac and added MAINTAINERCLEANFILES to Makefile.am files

20100502
* updated common, libcstring, liberror
* changed amount of in number of

20100416
* updated liberror

20100328
* added libcstring
* updated liberror
* removed common/narrow_string.h common/wide_string.h
* worked on libcstring support
* worked on msvscpp and codegear support

20100321
* small changes for msvscpp compilation

20100319
* worked on NSF timedate
* clean up of configure.ac

20100222
* email update
* updated common, liberror

20100105
* base16 fix

20100103
* 2010 update
* updated common, liberror
* removed macosx files (for now)
* updated include/types.h

20091217
* removed all rights reserved

20091214
* fixes for windows build

20091203
* updated common
* added UTF-16 and UTF-32 string functions

20091026
* changed common/endian.h into common/byte_stream.h
  this prevents possible name conflict with endian.h

20090908
* added filetime addition function

20090906
* Created stand-alone version of version used in libpff

