Is it possible to do math on DateTime objects? Given the following: Start: DateTime End: DateTime I'm looking to do the following operations: {{Start-1}} {{End-Start}} Is this possible? Thanks marc
Is it possible to do math on DateTime objects?
Given the following:
Start: DateTime
End: DateTime
I'm looking to do the following operations:
{{Start-1}}
{{End-Start}}
Is this possible?
Thanks
marc