Skip to content

Commit

Permalink
Merge pull request #887 from schuttelaar/patch-1
Browse files Browse the repository at this point in the history
Added link to Carbon
  • Loading branch information
brusch committed Sep 29, 2016
2 parents dc10348 + fb14288 commit 612a5d7
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -7,7 +7,7 @@ The `date` and `date & time` object fields are represented by a calender widget
![Date Field](../../../img/classes-datatypes-date1.jpg)

In the database its data is saved as unix timestamp and thereby stored in an INT data column. Programmatically
these data types are represented by a `DateTime/Carbon` Object.
these data types are represented by a [DateTime/Carbon](https://github.com/briannesbitt/Carbon) Object.


## Time
Expand Down

0 comments on commit 612a5d7

Please sign in to comment.