From 0ea35a162e7a7c945b77a6223015edd11a930ee0 Mon Sep 17 00:00:00 2001 From: Edoardo La Greca Date: Sun, 10 Aug 2025 17:11:46 +0200 Subject: add todo to Stat --- src/main/kotlin/Stat.kt | 1 + 1 file changed, 1 insertion(+) (limited to 'src/main/kotlin/Stat.kt') diff --git a/src/main/kotlin/Stat.kt b/src/main/kotlin/Stat.kt index fdf6e99..706036e 100644 --- a/src/main/kotlin/Stat.kt +++ b/src/main/kotlin/Stat.kt @@ -1,3 +1,4 @@ +// TODO: add time conversion methods /** * File attributes. The `type` and `dev` attributes are ignored since they are for kernel use only. Time is measured in * seconds, since the epoch (Jan 1 00:00 1970 GMT). -- cgit v1.2.3