Software /
code /
prosody
Log
util/datetime.lua @ 7840:92b6aa3ea2ce
description | author | age |
---|---|---|
net.websocket.frames, util.datetime, util.json, util.prosodyctl, util.rfc6724: Remove unused variables [luacheck] | Matthew Wild | Thu, 10 Mar 2016 17:52:03 +0000 |
util.*: Remove use of module() function, make all module functions local and return them in a table at the end | Kim Alvefur | Sat, 21 Feb 2015 10:36:37 +0100 |
Remove all trailing whitespace | Florian Zeitz | Fri, 09 Aug 2013 17:48:21 +0200 |
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 |