WildStar:API GameLib GetLocalTime

From AddOn Studio
Jump to navigation Jump to search

{{../uiapi}}

Example

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