Last active
August 29, 2015 14:27
-
-
Save littlemove/751d86849b6f71a74cb8 to your computer and use it in GitHub Desktop.
Escenario calendario tipo 2
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Dos escenarios con una propiedad con un calendario tipo 2, con dos períodos de disponibilidad (de s1 a e1 y de s2 a e2), para unas fechas dadas (de fi a ff): | |
s1 fi ff e1 s2 e2 | |
--------|----|-----|-----|--------|------|-------- | |
s1 fi e1 s2 ff e2 | |
--------|----|----------|--------|----|---|-------- |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment