Skip to content
Kerri Shotts edited this page Apr 5, 2014 · 2 revisions

datetime is a class that provides some very basic date/time handling. Part of _y.

Constants

  • PRECISION_SECONDS = 1
  • PRECISION_MINUTES = 2
  • PRECISION_HOURS = 3
  • PRECISION_DAYS = 4
  • PRECISION_WEEKS = 5
  • PRECISION_YEARS = 6

Methods

Clone this wiki locally