timevar

Time variable

Description:
Various time variable to select and report specific time frames
  • today
  • "day"
  • "week"
  • "month"
Syntax:

today  <returns today's date>

"day"   <returns data summarized by day for time range selected>  **note, this will combine multiple files in same day

"week" <returns data summarized by calendar weekss for time range selected>

"month" <returns data summarized by calendar months for time range selected>

Additional Syntax:

sum(duration, "month")     <returns duration totaled by calendar months for selected time range>

Common examples:
 


Share by: