Time functions for developers.
Functions
LibTime.GetTime() -- returns the number of seconds elapsed since midnight
LibTime.GetClock() -- returns number of seconds elapsed since WAR started
LibTime.SecondsToHMS(seconds) -- converts seconds to hours, minutes, seconds
e.g.
local h, m, s = LibTime.SecondsToHMS(LibTime.GetTime())
LibTime.HMSToSeconds(hours, minutes, seconds) -- converts h, m, s to seconds
Credits
- Aiiane for the clock module
- Shakakaw for Waaaghbar clock
Other Addons by Branderic
- Letter Opener - Open all messages in your mailbox and retrieve the attachments, also supports deleting read messages
- Time To Rank - A Waaaghbar plugin that shows the estimated time required to reach the next rank
- Friends Forever - Synchronize your friends list between all your characters
- Cycle Assist - Cycle through several assist targets
- 3 comments
- 3 comments
Facts
- Date created
- 10 Oct 2008
- Category
- Last update
- 11 Oct 2008
- Development stage
- Inactive
- License
- GNU Affero General Public License version 3 (AGPLv3)
- Curse link
- LibTime
- Recent file
- R: Version 1.0.2.1 for Beta 3.0 on 11 Oct 2008
- #3
Branderic Sat, 11 Oct 2008 18:50:35Indeed I did, doh!
- #2
mkosan Sat, 11 Oct 2008 16:53:05heh ;)
- #1
Aiiane Fri, 10 Oct 2008 22:54:56I think you uploaded the wrong zip, Branderic?