Sha256: 20736a036d44f4b8400e890f1c7a43f3d2c119ff19e290a219a2d2a7913a8ca0

Contents?: true

Size: 1.57 KB

Versions: 5

Compression:

Stored size: 1.57 KB

Contents

{:uriI"Éfile:///Users/ilia/my_projects/sample_filter/lib/assets/javascripts/sample_filter/script.js?type=application/javascript&pipeline=self&id=b98077c45b6f05fe9becd520178c21c7048d99e3ba94226a0c7f57c463a40700:ET:load_pathI"A/Users/ilia/my_projects/sample_filter/lib/assets/javascripts;T:
filenameI"Y/Users/ilia/my_projects/sample_filter/lib/assets/javascripts/sample_filter/script.js;T:	nameI"sample_filter/script;T:logical_pathI"!sample_filter/script.self.js;T:content_typeI"application/javascript;T:sourceI"á$(document).ready(function() {

  console.log(parseFilterDate('20.02.2016 09:30'));

  $('.datepicker_input').datepicker({
    startDate: parseFilterDate('20.02.2016 09:30'),
    timepicker: true
  });
})


function parseFilterDate(date_string) {
  var reggie = /(\d{2}).(\d{2}).(\d{4}) (\d{2}):(\d{2})/;
  var dateArray = reggie.exec(date_string);
  return new Date(
    (+dateArray[3]),
    (+dateArray[2])-1,
    (+dateArray[1]),
    (+dateArray[4]),
    (+dateArray[5])
  );
}
;T:
metadata{:dependencieso:Set:
@hash}
I"environment-version;TTI"environment-paths;TTI"rails-env;TTI"Zprocessors:type=application/javascript&file_type=application/javascript&pipeline=self;TTI"gfile-digest:///Users/ilia/my_projects/sample_filter/lib/assets/javascripts/sample_filter/script.js;TTF:
requiredo;;}F:stubbedo;;}F:
linkso;;}F:charsetI"
utf-8;F:digest"%ª~ßzkl`èþ˜P¢¤$z詽
¦Ý6Û&MAø:lengthiá:dependencies_digest"%À¸G¾I`ÿE}"ñPQÿÙ,]¡èô–.ϬMvÝÈ:idI"Eb98077c45b6f05fe9becd520178c21c7048d99e3ba94226a0c7f57c463a40700;F:
mtimel+´ûY

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
sample_filter-0.1.4 spec/dummy/tmp/cache/assets/sprockets/v3.0/fF/fFvciiWZ8vDfwU7Osf8SJo7NjaqwLGARRrxRffJPF5g.cache
sample_filter-0.1.3 spec/dummy/tmp/cache/assets/sprockets/v3.0/fF/fFvciiWZ8vDfwU7Osf8SJo7NjaqwLGARRrxRffJPF5g.cache
sample_filter-0.1.2 spec/dummy/tmp/cache/assets/sprockets/v3.0/fF/fFvciiWZ8vDfwU7Osf8SJo7NjaqwLGARRrxRffJPF5g.cache
sample_filter-0.1.1 spec/dummy/tmp/cache/assets/sprockets/v3.0/fF/fFvciiWZ8vDfwU7Osf8SJo7NjaqwLGARRrxRffJPF5g.cache
sample_filter-0.1.0 spec/dummy/tmp/cache/assets/sprockets/v3.0/fF/fFvciiWZ8vDfwU7Osf8SJo7NjaqwLGARRrxRffJPF5g.cache