Gigasecond

in #ita9 months ago

import java.time.LocalDate
import java.time.LocalDateTime
import java.time.Month

class Gigasecond {
static LocalDateTime add(LocalDate moment){
def dayS = moment.atStartOfDay()
return dayS.plusSeconds(1000000000)
}

static LocalDateTime add(LocalDateTime moment){
    return moment.plusSeconds(1000000000)
}

}

Sort:  

Thank you, friend!
I'm @steem.history, who is steem witness.
Thank you for witnessvoting for me.
image.png
please click it!
image.png
(Go to https://steemit.com/~witnesses and type fbslo at the bottom of the page)

The weight is reduced because of the lack of Voting Power. If you vote for me as a witness, you can get my little vote.