Sha256: 972a801473fb30cd7217d7a5864b56e5fccd9e55d8c943fd96d5280a580eb366

Contents?: true

Size: 152 Bytes

Versions: 374

Compression:

Stored size: 152 Bytes

Contents

import groovy.time.TimeCategory

class Gigasecond {

    static Date from(Date date) {
        use ( TimeCategory ) { date + (10**9).seconds }
    }

}

Version data entries

374 entries across 374 versions & 1 rubygems

Version Path
trackler-2.2.1.180 tracks/groovy/exercises/gigasecond/Example.groovy
trackler-2.2.1.179 tracks/groovy/exercises/gigasecond/Example.groovy
trackler-2.2.1.178 tracks/groovy/exercises/gigasecond/Example.groovy
trackler-2.2.1.177 tracks/groovy/exercises/gigasecond/Example.groovy
trackler-2.2.1.176 tracks/groovy/exercises/gigasecond/Example.groovy
trackler-2.2.1.175 tracks/groovy/exercises/gigasecond/Example.groovy
trackler-2.2.1.174 tracks/groovy/exercises/gigasecond/Example.groovy
trackler-2.2.1.173 tracks/groovy/exercises/gigasecond/Example.groovy
trackler-2.2.1.172 tracks/groovy/exercises/gigasecond/Example.groovy
trackler-2.2.1.171 tracks/groovy/exercises/gigasecond/Example.groovy
trackler-2.2.1.170 tracks/groovy/exercises/gigasecond/Example.groovy
trackler-2.2.1.169 tracks/groovy/exercises/gigasecond/Example.groovy
trackler-2.2.1.167 tracks/groovy/exercises/gigasecond/Example.groovy
trackler-2.2.1.166 tracks/groovy/exercises/gigasecond/Example.groovy
trackler-2.2.1.165 tracks/groovy/exercises/gigasecond/Example.groovy
trackler-2.2.1.164 tracks/groovy/exercises/gigasecond/Example.groovy
trackler-2.2.1.163 tracks/groovy/exercises/gigasecond/Example.groovy
trackler-2.2.1.162 tracks/groovy/exercises/gigasecond/Example.groovy
trackler-2.2.1.161 tracks/groovy/exercises/gigasecond/Example.groovy
trackler-2.2.1.160 tracks/groovy/exercises/gigasecond/Example.groovy