[Lada-commits] [PATCH 2 of 3] Added a Prototype to return the day of the year
Wald Commits
scm-commit at wald.intevation.org
Tue May 12 17:43:09 CEST 2015
# HG changeset patch
# User Dustin Demuth <dustin at intevation.de>
# Date 1431444659 -7200
# Node ID b3e38a2a25c7c68d0d468b5f1dfd868dfd483ea8
# Parent 3309db91b8c1ba28a783390b7fb3f909dce32acb
Added a Prototype to return the day of the year
diff -r 3309db91b8c1 -r b3e38a2a25c7 index.html
--- a/index.html Tue May 12 17:26:20 2015 +0200
+++ b/index.html Tue May 12 17:30:59 2015 +0200
@@ -18,6 +18,7 @@
<script type="text/javascript" src="resources/lib/OpenLayers/OpenLayers.js"></script>
<script type="text/javascript" src="resources/lib/filesaver/FileSaver.js"></script>
<script type="text/javascript" src="resources/lib/filesaver/Blob.js"></script>
+ <script type="text/javascript" src="resources/lib/Date.prototype.getDOY.js"></script>
<!-- <x-compile> -->
<!-- <x-bootstrap> -->
<script type="text/javascript" src="extjs/ext-all-debug.js"></script>
More information about the Lada-commits
mailing list