WildStar:API GameLib GetLocalTime

Revision as of 03:50, 4 July 2020 by Bear (talk | contribs) (Created page with "{{../uiapi}} == Example == { nDay = 1, nDayOfWeek = 2, nHour = 9, nMinute = 42, nMonth = 9, nSecond = 51, nYear = 2014, strFormattedTime = "9:42:51 A...")

{{../uiapi}}

Example

{
  nDay = 1,
  nDayOfWeek = 2,
  nHour = 9,
  nMinute = 42,
  nMonth = 9,
  nSecond = 51,
  nYear = 2014,
  strFormattedTime = "9:42:51 AM"
}