Lib.getDate

It is used to retrieve the current or specified time and date

Lib.getDate(...)
  • time: os.time() or number

  • options: table or nil

    • unit: minutes or hours or days or weeks

    • count: number

Last updated