tag release-0.4.4
be247aaa11881d5017ffb7853ecfe55e7b36c6d3
Cameron Kenneth Knight <ckknight@gmail.com>
2008-11-15 10:28:23 +0000
Tagging as release-0.4.4
--------------------
Yann Lugrin (13):
766eaa8: - Add metatable add capability to compare DateTime
143718e: - Add function "LibDateTime.Parse()";
dac7c6d: ATTENTION : libDateTime API changed and use LibStub now to be included to another addon (.mod file is used to load files.).
2a52c42: Add adaptaion of Clock from Aiiane for LibDateTime example.
d7735a8: - #1 (date local variable is added)
24d39ad: - If have more 2 second between 2 frame update, clock callback is called one timne with new time (and not 1 for every second)
4d3e55c: - #2 (resolve problem with format string)
67f8ee4: Documentation update
070599b: - Add function "LibDateTime:CopyDateTime" to copy a DateTime to new DateTime table
50d7abf: - #3, Format returns juste a string and not result of gsub.
cd536f6: Version number in mod file
1b32546: Dont register event more one time
a35d529: AceLocale correction