Guest User

Untitled

a guest
Feb 19th, 2018
78
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.43 KB | None | 0 0
  1. |--story [1]-|
  2. ---[a]------------[b]----[c]---------[d]---[e]-
  3. jan feb mar apr may jun jul aug sep oct nov dec
  4. -----------------------------------------------
  5. ---[2]------| |--[2]-
  6.  
  7. Cases:
  8. [a] ends_at > today,
  9. ends_at < starts_at
  10.  
  11. [b]
  12.  
  13. [c] starts_at < today,
  14. ends_at > today,
  15. starts_at < ends_at
  16.  
  17. [d]
  18.  
  19. [e] starts_at < today
  20. starts_at > ends_at
Add Comment
Please, Sign In to add comment