Skip to content

Latest commit

 

History

14 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Date library for Futhark CI Documentation

A simple date library. Inspired by code from LexiFi. This library does not handle any ancient calendars or anything like that. It's designed for simplicity (and thereby speed).

Installation

futhark pkg add github.com/diku-dk/date
futhark pkg sync

Usage

> import "lib/github.com/diku-dk/date/date"
> check_date (1900, 2, 29)
false
> check_date (2000, 2, 29)
true

About

Simple date library for Futhark

Resources

Stars

0 stars

Watchers

16 watching

Forks

Releases

Packages

Contributors

Languages