1
0
Fork 0
forked from fun/fun
fun/web/documentation/examples/datetime_basic.md

661 B

layout published noToc noComments noDate title subtitle description permalink lang tags
page true true false false Fun - datetime_basic.fun — overview Documentation for datetime_basic.fun — overview Documentation for datetime_basic.fun — overview /documentation/examples/datetime_basic/ en
documentation
handbook
installation
usage
introduction
help
guide
howto
docs
specifications
specs
repl

datetime_basic.fun — overview

What it shows

  • Basic time/date helpers and formatting.

How to run

  • export FUN_LIB_DIR="./lib"
  • ./build_debug/fun examples/datetime_basic.fun
  • Or: fun examples/datetime_basic.fun