Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 11 Jul 2011 08:24:36 +0000 (UTC)
From:      Edwin Groothuis <edwin@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/usr.bin/calendar parsedata.c
Message-ID:  <201107110824.p6B8OnBt003423@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
edwin       2011-07-11 08:24:36 UTC

  FreeBSD src repository

  Modified files:
    usr.bin/calendar     parsedata.c 
  Log:
  SVN rev 223928 on 2011-07-11 08:24:36Z by edwin
  
  Fix the interpreter for:
  
  Jul/Sat+3       Every third saturday of July - Jul/Sat+3
  
  which was able to be done via:
  
  Jul/SatThird    Every third saturday of July - Jul/SatThird
  
  Add interpreters for:
  
  SatFourth       Every third saturday of each month - SatFourth
  Sat+4           Every third saturday of each month - Sat+4
  Sat             Every saturday of each month - Sat
  
  MFC after:      2 weeks
  
  Revision  Changes    Path
  1.9       +28 -0     src/usr.bin/calendar/parsedata.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201107110824.p6B8OnBt003423>