public static FileTime from (Instant instant)

Returns a FileTime representing the same point of time value on the time-line as the provided Instant object.

Parameters:
instant     the instant to convert

Returns:  a FileTime representing the same point on the time-line as the provided instant

Since:  1.8