-
-
Save anonymous/51488b03cd7b366a8c7e to your computer and use it in GitHub Desktop.
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
<operating_hours> | |
<sunday> | |
<open>true</open> | |
<open_time>07:00</open_time> | |
<close_time>19:00</close_time> | |
</sunday> | |
</operating_hours> | |
<operating_hours> | |
<sunday open="true"> | |
<open_time>07:00</open_time> | |
<close_time>19:00</close_time> | |
</sunday> | |
</operating_hours> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment