Op1 and Op2 are custom operators. For example, if you wanted to do an exclusive between, you can do: between(A, '<', Date, '<', B) Note 1: Operator must be an atom. Note 2: These functions will properly compare times with different timezones (for example: compare("12am CST",'...
Operators 2.6. Delimiters 3. Data model 3.1. Objects, values and types 3.2. The standard type hierarchy 3.3. Special method names 3.3.1. Basic customization 3.3.2. Customizing attribute access 3.3.2.1. Customizing module attribute access 3.3.2.2. Implementing Descriptors 3.3.2.3. Invoking ...
Op1 and Op2 are custom operators. For example, if you wanted to do an exclusive between, you can do: between(A, '<', Date, '<', B) Note 1: Operator must be an atom. Note 2: These functions will properly compare times with different timezones (for example: compare("12am CST",'...