PINE LIBRARY

lib_dates

Library "lib_dates"
TODO: add library description here

inDateRange(from, thru)
  inDateRange: Checks if the time `t` is in range between `from` to `thru`
  Parameters:
    from (int)
    thru (int)
  Returns: bool: true if time is in range false otherwise

إخلاء المسؤولية