import java.time.Instant;. public class Main {. public static void main(String[] args) {. long timestamp = Instant.now().getEpochSecond();.
確定! 回上一頁