Skip to content
This repository has been archived by the owner on Jul 8, 2023. It is now read-only.

supv-cfx/supv_convert-unix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

supv_convert-unix

How to use? :

local moment <const> = exports['supv_convert-unix']

---@param unixTime: number
---@param date_format?: string-'DD/MM/YYYY'
---@return string
print(moment:ConvertUnixTime(832716000000)) --> 22/05/1996 

GitHub all releases