Thread Tools Display Modes
Prev Previous Post   Next Post Next
03/06/19, 04:35 PM   #2
Drummerx04
AddOn Author - Click to view addons
Join Date: Sep 2017
Posts: 54
You are probably looking for:
Lua Code:
  1. os.date("%X", timestamp) -- returns formatted time string

I'm pretty sure if you plug in a timestamp difference, you'll still get what you are looking for. You can read more about it here.

There are ways to explicitly format different aspects of the string (%X is a standard time format)
  Reply With Quote
 

ESOUI » Developer Discussions » Tutorials & Other Helpful Info » CountDown with TimeStamps convert to TimeString


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off