public class TimeUtil extends Object
Modifier and Type | Field and Description |
---|---|
static long |
MOV_TIME_OFFSET |
Constructor and Description |
---|
TimeUtil() |
Modifier and Type | Method and Description |
---|---|
static long |
fromMovTime(int movSec) |
static Date |
macTimeToDate(int movSec) |
static int |
toMovTime(long millis) |
public static Date macTimeToDate(int movSec)
public static long fromMovTime(int movSec)
public static int toMovTime(long millis)
Copyright © 2019. All rights reserved.