GetFirefly/firefly

Calendar DateTime BIFs

Open

#175 opened on Jun 7, 2019

View on GitHub
 (1 comment) (0 reactions) (0 assignees)Rust (110 forks)github user discovery
enhancementhelp wantedruntime/bifs

Repository metrics

Stars
 (3,591 stars)
PR merge metrics
 (PR metrics pending)

Description

We'll have to decide whether we implement these and tie them to web APIs or make calling the web APIs explicit.

  • date/0 (#336)
  • localtime/0 (#335)
  • localtime_to_universaltime/1
  • localtime_to_universaltime/2
  • now/0
  • posixtime_to_universaltime/1
  • system_time/0
  • system_time/1
  • time/0 (#336)
  • time_offset/0
  • time_offset/1
  • timestamp/0
  • universaltime/0 (#334)
  • universaltime_to_localtime/1
  • universaltime_to_posixtime/1

Contributor guide