PHPackages                             bigfishtv/partial-date - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Parsing &amp; Serialization](/categories/parsing)
4. /
5. bigfishtv/partial-date

ActiveLibrary[Parsing &amp; Serialization](/categories/parsing)

bigfishtv/partial-date
======================

A simple date parser and formatter for dealing with partial dates.

2.1.0(5y ago)353[1 PRs](https://github.com/bigfishtv/partial-date/pulls)BSD-3-ClausePHPCI passing

Since Mar 9Pushed 3mo ago3 watchersCompare

[ Source](https://github.com/bigfishtv/partial-date)[ Packagist](https://packagist.org/packages/bigfishtv/partial-date)[ RSS](/packages/bigfishtv-partial-date/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (1)Versions (5)Used By (0)

[![Latest Stable Version](https://camo.githubusercontent.com/a41678cd947987cda0b195e4b41a16895275147c239ea48750b4adc372f77dd4/68747470733a2f2f706f7365722e707567782e6f72672f6269676669736874762f7061727469616c2d646174652f762f737461626c652e706e67)](https://packagist.org/packages/bigfishtv/partial-date)[![Build Status](https://camo.githubusercontent.com/5002f5b0a4b87a161fd4ee0b4f88358b3fc6dc8c50b40ceada936b5e91db5da3/68747470733a2f2f7472617669732d63692e6f72672f6269676669736874762f7061727469616c2d646174652e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/bigfishtv/partial-date)

Partial Date
============

[](#partial-date)

A simple PHP date parser and formatter for dealing with partial dates. This is handy when you want to store a year or year/month in MySQL date format without specifying a month or day.

```
