All Downloads are FREE. Search and download functionalities are using the official Maven repository.

samples.expressions.subtract-time-time.pec Maven / Gradle / Ivy

define main as method doing:
    a = '14:17:11'
    b = '10:10:10'
    printLine "a - b -> " + (a - b)




© 2015 - 2025 Weber Informatics LLC | Privacy Policy