LibDateTime

  • 1 page found
NameAuthorLast updated byUpdated on
NameAuthorLast updated byUpdated on
Main Garko Garko 18 Oct 2008
LibDateTime provide locale date and time, formatting function, clock callback and more DateTime functions. This library is localized in English, French, German, Spanish and Italian. This library can be include in another addon. Documentation DateTime type : This is a table with following format and support { year = 2008, month = 9, day = 12, hour = 12, minute = 0, second = 0 } LibDateTime:New(year, month, day, hour, minute, second) Returns a DateTime table. year: a number (default: 1970)...
  • 1 page found