WildStar:API GameLib GetLocalTime

Revision as of 03:23, 9 August 2023 by Bear (talk | contribs) (Bear moved page //API GameLib GetLocalTime to API GameLib GetLocalTime without leaving a redirect)

{{../uiapi}}

Example

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