LibCompactCurrentDateTime Library
For addon developers to easily get the current date and time and format it into a compact string.Requires LibStubUsage:local now = LibStub("LibCompactCurrentDateTime-1.0")now.GetCurrentDateTimePack()...
For addon developers to easily get the current date and time and format it into a compact string.
Requires LibStub
Usage:
local now = LibStub("LibCompactCurrentDateTime-1.0")
now.GetCurrentDateTimePack() -- "2020:9:29:0:3:21" which is 4 digit year, 1 or 2 digit month, 1 or 2 digit day, 1 or 2 digit hour, 1 or 2 digit minute, 1 or 2 digit seconds
Details
- Status
- Approved
- Latest
- 1.0.0
- Game version
- 1.4.8
- Downloads
- 1,490
- Original author
- Johndon
No release of this addon has a changelog.
| Version | Channel | Status | Published | Size | |
|---|---|---|---|---|---|
| 1.0.0 | stable | Published | 29 Sep 2020 | 1 KB |
LibCompactCurrentDateTime
For addon developers to easily get the current date and time and format it into a compact string.
Folder
LibCompactCurrentDateTime · 2 files
· by Johndon - LibStub (LibStub)
- Original author: Johndon
Is this your addon?
If this is your addon you can claim it.
Log in to claim it.
No comments yet.
Log in to comment.