LoginSignup
1
1

More than 5 years have passed since last update.

Scala/JavaでZonedDateTimeよりunixtime(秒)を取得する

Last updated at Posted at 2018-01-25

いつも忘れるので健忘録。
java.time.ZonedDateTime.now().toEpochSecond()
1516884244 のような秒数が得られられる。 以上

1
1
1

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
1
1