Make simple, powerful, and immediate changes to any aspect of how information is interpreted and acted on.
Make simple, powerful, and immediate changes to any aspect of how information is interpreted and acted on.
Make simple, powerful, and immediate changes to any aspect of how information is interpreted and acted on.
Make simple, powerful, and immediate changes to any aspect of how information is interpreted and acted on.
Make simple, powerful, and immediate changes to any aspect of how information is interpreted and acted on.
xs.time.eq( value as xs.time ) as boolean
Equality comparison on xs.time values
Parameters | |
---|---|
value | A time value. |
const v1 = xs.time('12:30:45-05:00'); const v2 = xs.time('01:10:25-02:00'); v1.eq(v2);
Stack Overflow: Get the most useful answers to questions from the MarkLogic community, or ask your own question.