get current utc time val now = LocalDateTime.now(ZoneOffset.UTC) // convert epoch seconds to LocalDateTime val before = LocalDateTime.
確定! 回上一頁