Log

util/datetime.lua @ 5107:6ac790efecd3

description author age
util.datetime: Fix timestamp parsing pattern. Waqas Hussain Tue, 28 Aug 2012 05:08:18 +0500
util.datetime: Fix timestamp parsing when in DST (thanks xnyhps) Matthew Wild Fri, 15 Apr 2011 22:39:53 +0100
util.datetime: Fix so that the timestamp returned is always in UTC, timezone offsets were going in the wrong direction Matthew Wild Sat, 27 Nov 2010 01:30:56 +0000
util.datetime: Fixes for more liberal timezone parsing - colon and minutes are both (independantly) optional (thanks Zash) Matthew Wild Sat, 27 Nov 2010 01:22:43 +0000
util.datetime: Added implementation for function parse(). Waqas Hussain Mon, 02 Aug 2010 20:11:08 +0500
Update copyright headers for 2010 Matthew Wild Mon, 22 Mar 2010 17:06:15 +0000
Remove version number from copyright headers Matthew Wild Fri, 10 Jul 2009 03:11:45 +0100
util.datetime: Allow specifying a time to format Matthew Wild Sun, 29 Mar 2009 02:14:32 +0100
0.3->0.4 Matthew Wild Fri, 20 Mar 2009 20:16:25 +0000
Update copyright notices for 2009 Matthew Wild Fri, 30 Jan 2009 17:59:26 +0000
0.2->0.3 Matthew Wild Fri, 30 Jan 2009 17:40:25 +0000
GPL->MIT! Matthew Wild Fri, 30 Jan 2009 17:22:56 +0000
0.1 -> 0.2 Matthew Wild Wed, 10 Dec 2008 15:44:03 +0000
Insert copyright/license headers Matthew Wild Wed, 03 Dec 2008 14:39:07 +0000
Added util.datetime: Utility methods to support XEP-0082: XMPP Date and Time Profiles Waqas Hussain Thu, 13 Nov 2008 12:12:19 +0500