Code Schnipsel

Elementor Custom Code für Formular Kalender

<script>
   jQuery(document).ready(function($){
     flatpickr.l10ns.default.firstDayOfWeek = 1; // Erster Tag der Woche ist Montag
		 flatpickr.l10ns.default.weekdays = {
            shorthand: [ 'So', 'Mo', 'Di', 'Mi', 'do', 'Fr', 'Sa' ],
            longhand : [ 'Sonntag', 'Montag', 'Dienstag', 'Mittwoch', 'Donnerstag', 'Freitag', 'Samstag']
     };
		 flatpickr.l10ns.default.months = {
            shorthand: [ 'Jan', 'Feb', 'Mar', 'Apr', 'Mai', 'Jun', 'Jul', 'Aug', 'Sep', 'Okt', 'Nov', 'Dez' ],
            longhand : [ 'Januar', 'Februar', 'Mär', 'April', 'Mai', 'Juni', 'Juli', 'August', 'September', 'Oktober', 'November', 'Dezember' ]
     };
		setTimeout( function(){
			    $('.elementor-date-field').each(function(){flatpickr( $(this)[0] ).set('dateFormat', 'd/m/Y');});
		}, 1000 );
   });
</script>

Aktuelles jahr als HTML code

<span id="p1"></span> 
<script>
	var date = new Date();
	var current_date = date.getFullYear();
	document.getElementById("p1").innerHTML = current_date;
</script>

Ähnliche Beiträge

  • Weiterbildung Online

    Google https://learndigital.withgoogle.com/zukunftswerkstatt https://learndigital.withgoogle.com/zukunftswerkstatt/course/digital-marketing https://skillshop.withgoogle.com/ https://skillshop.exceedlms.com/student/catalog/list?category_ids=53-google-ads Facebook https://www.facebookblueprint.com/ https://www.facebookblueprint.com/student/catalog https://www.facebook.com/business/learn/certification Twitter https://www.twitterflightschool.com/ https://www.twitterflightschool.com/student/catalog Youtube https://creatoracademy.youtube.com/page/home Hasso Plattner Institut Potsdam https://open.hpi.de/ https://open.hpi.de/courses EDX https://www.edx.org/ Hubspot https://academy.hubspot.de/ Fernuni Hagen (Vollständiges Studium für 1’500 -2’000 €) https://www.fernuni-hagen.de/ https://www.fernuni-hagen.de/studium/studienangebot/ MIT https://ocw.mit.edu/courses/audio-video-courses/ Duolingo Sprachen https://de.duolingo.com/ Linked In Learning (Bezahlt) https://www.linkedin.com/learning/me Digital Marketer (Bezahlt) https://www.digitalmarketer.com/products/#courses

  • Seo tag 2

    Finde 5 konkurenz seiten Packe die 5 Seite in SEOrch, Site analizer, cognitiv seohttps://seorch.de/html/website-crawler.htmlhttps://cognitiveseo.com/site-explorer/https://neilpatel.com/de/seo-analyzer/und Speichere die Links in einem Dokumenthttps://docs.google.com/document/u/0/ Melde dich bei google analytics und Suchkonsole an (noch nichts einrichten)https://analytics.google.com/analytics/web/https://search.google.com/search-console/welcome (noch nichts einrichten)