% vim: ft=prolog
:- use_module(library(julian)).
:- use_module(library(tap)).

form_time([1970-01-01, gregorian(1970,1,1)]).
