From: matthewt <matthewt@8a6f57db-631f-0410-b083-dc7c4259d016>
Date: Thu, 27 Apr 2017 01:25:21 +0000 (+0000)
Subject: quote - datetime
X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=624fd8ee8d5675e6f95b85f3fbec17b250dc3138;p=scpubgit%2Fmst-quotefile.git

quote - datetime


git-svn-id: https://jules.scsys.co.uk/repository/shadowcat-code/scratchpad/matthewt/sig/lib@2288 8a6f57db-631f-0410-b083-dc7c4259d016
---

diff --git a/quotefile b/quotefile
index bf370f3..e6131f4 100644
--- a/quotefile
+++ b/quotefile
@@ -7853,3 +7853,8 @@ if you experience an election lasting more than 4 hours. ***
 < u____> this isnt even my final form
 %
 < Grinnz> ooh. PSGI as a make replacement
+%
+< skington> Except not ->subtract because that method doesn’t exist. Sorry.
+< skington> You can say ->add(months => -2) instead, though.
+< skington> Which is correct *and* looks wrong, so you know you’re in the 
+            world of dates and times!