clouddueling

Results 3 issues of clouddueling

The default format is: `protected $defaultDateFormat = 'jS F, Y \a\\t g:ia';` https://github.com/jasonlewis/expressive-date/blob/master/src/ExpressiveDate.php#L36 But the README.md says the time looks like: `$date->startOfWeek(); // 26th November, 2012 at 12:00 AM` Shouldn't...

Is there a progress value attached to image when you submit the image of the request submitting the base64 image?

Is there a way to pass an array to: ``` html resize-max-height="[150, 500]" resize-max-width="[250, 600]" ``` and submit those to a server?