Blame view

vendor/kartik-v/php-date-formatter/CHANGE.md 710 Bytes
ad2e91f7   Mihail   move multyparser ...
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
  version 1.3.1
  =============
  **Date:** 18-Jun-2015
  
  1. (bug #2): Fix conversion to unix timestamp format.
  
  version 1.3.0
  =============
  **Date:** 08-Nov-2014
  
  1. Set release to stable in composer.json.
  2. Updated CHANGE log to reflect user friendly date time formats.
  
  version 1.2.0
  =============
  Date: 02-Jul-2014
  
  - Enh #8: Ability to pass additional form input data within each ajax call.
  
  version 1.1.0
  =============
  Date: 05-Jul-2014
  
  - Updated placeholder to accept boolean value (false) to disable it.
  - Added loadingClass property to configure the loading indicator CSS.
  - Added support for plugin to work with other plugins like Select2.
  
  
  version 1.0.0
  =============
  Date: 30-Apr-2014
  
  Initial release.