2019-01-29 Fred Gleason <fredg@paravelsystems.com>

* Fixed a bug in the 'EditCut' web API call that caused attempts
	to clear the 'START_DAYPART' and 'END_DAYPART' fields to return
	an error.
This commit is contained in:
Fred Gleason
2019-01-29 16:32:06 -05:00
parent 0b472716d6
commit efa4999fa2
5 changed files with 70 additions and 50 deletions

View File

@@ -1239,7 +1239,7 @@
Set Start Date/Time
</entry>
<entry>
Optional, RFC-822 format
Optional, RFC-822 or XML xs:dateTime format
</entry>
</row>
<row>
@@ -1250,7 +1250,7 @@
Set End Date/Time
</entry>
<entry>
Optional, RFC-822 format
Optional, RFC-822 or XML xs:dateTime format
</entry>
</row>
<row>
@@ -1338,7 +1338,7 @@
Set Start daypart time
</entry>
<entry>
Optional, RFC-822 format
Optional, XML xs:time format
</entry>
</row>
<row>
@@ -1349,7 +1349,7 @@
Set End daypart time
</entry>
<entry>
Optional, RFC-822 format
Optional, XML xs:time format
</entry>
</row>
<row>