Search found 1 match

by dekda
Fri Sep 05, 2014 4:34 am
Forum: Common Lisp
Topic: Request for date conversion in ACL
Replies: 2
Views: 6487

Request for date conversion in ACL

Hi everyone I am using ACL to write a simple rule to compare the date from the knowledge base(KB) with the current time... The date of format in KB is in this format 19:00:00+08:00 but however when i called the triples in ACL it return in this format 280515645427456.However i convert this using lisp...