( function ( $, _, rwmb, i18n ) { 'use strict'; /** * Transform an input into a datetime picker. */ function transform() { var $this = $( this ), options = $this.data( 'options' ), $inline = $this.siblings( '.rwmb-datetime-inline' ), $timestamp = $this.siblings( '.rwmb-datetime-timestamp' ), current = $this.val(), $picker = $inline.length ? $inline : $this; $this.siblings( '.ui-datepicker-append' ).remove(); // Remove appended text options.onSelect = function() { $this.trigger( 'change' ); } options.beforeShow = function( i ) { if ( $( i ).prop( 'readonly' ) ) { return false; } } if ( $timestamp.length ) { options.onClose = options.onSelect = function () { $timestamp.val( getTimestamp( $picker.datetimepicker( 'getDate' ) ) ); $this.trigger( 'change' ); }; } if ( ! $inline.length ) { $this.removeClass( 'hasDatepicker' ).datetimepicker( options ); return; } options.altField = '#' + $this.attr( 'id' ); $this.on( 'keydown', _.debounce( function () { // if val is empty, return to allow empty datepicker input. if ( ! $this.val() ) { return; } $picker .datepicker( 'setDate', $this.val() ) .find( '.ui-datepicker-current-day' ) .trigger( 'click' ); }, 600 ) ); $inline .removeClass( 'hasDatepicker' ) .empty() .prop( 'id', '' ) .datetimepicker( options ) .datetimepicker( 'setDate', current ); } /** * Convert date to Unix timestamp in milliseconds * @link http://stackoverflow.com/a/14006555/556258 * @param date * @return number */ function getTimestamp( date ) { if ( date === null ) { return ''; } var milliseconds = Date.UTC( date.getFullYear(), date.getMonth(), date.getDate(), date.getHours(), date.getMinutes(), date.getSeconds() ); return Math.floor( milliseconds / 1000 ); } // Set language if available function setTimeI18n() { if ( $.timepicker.regional.hasOwnProperty( i18n.locale ) ) { $.timepicker.setDefaults( $.timepicker.regional[i18n.locale] ); } else if ( $.timepicker.regional.hasOwnProperty( i18n.localeShort ) ) { $.timepicker.setDefaults( $.timepicker.regional[i18n.localeShort] ); } } function init( e ) { $( e.target ).find( '.rwmb-datetime' ).each( transform ); } setTimeI18n(); rwmb.$document .on( 'mb_ready', init ) .on( 'clone', '.rwmb-datetime', transform ); } )( jQuery, _, rwmb, RWMB_Datetime ); /*! Select2 4.0.10 | https://github.com/select2/select2/blob/master/LICENSE.md */ !function(){if(jQuery&&jQuery.fn&&jQuery.fn.select2&&jQuery.fn.select2.amd)var n=jQuery.fn.select2.amd;n.define("select2/i18n/el",[],function(){return{errorLoading:function(){return"Τα αποτελέσματα δεν μπόρεσαν να φορτώσουν."},inputTooLong:function(n){var e=n.input.length-n.maximum,u="Παρακαλώ διαγράψτε "+e+" χαρακτήρ";return 1==e&&(u+="α"),1!=e&&(u+="ες"),u},inputTooShort:function(n){return"Παρακαλώ συμπληρώστε "+(n.minimum-n.input.length)+" ή περισσότερους χαρακτήρες"},loadingMore:function(){return"Φόρτωση περισσότερων αποτελεσμάτων…"},maximumSelected:function(n){var e="Μπορείτε να επιλέξετε μόνο "+n.maximum+" επιλογ";return 1==n.maximum&&(e+="ή"),1!=n.maximum&&(e+="ές"),e},noResults:function(){return"Δεν βρέθηκαν αποτελέσματα"},searching:function(){return"Αναζήτηση…"},removeAllItems:function(){return"Καταργήστε όλα τα στοιχεία"}}}),n.define,n.require}();{"id":582,"date":"2021-01-03T18:51:33","date_gmt":"2021-01-03T18:51:33","guid":{"rendered":"https:\/\/pdiauganda.org\/?page_id=582"},"modified":"2021-01-19T03:55:30","modified_gmt":"2021-01-19T03:55:30","slug":"skilling-the-youth","status":"publish","type":"page","link":"https:\/\/pdiauganda.org\/index.php\/what-we-do\/skilling-the-youth\/","title":{"rendered":"Skilling the Youth"},"content":{"rendered":"
What we do<\/h6>\n

Thematic Area: 3<\/h1>\n

Skilling the Youth<\/h3>\n

\t\t\t\t\t\t\t\t\t\t\"\"\t\t\t\t\t\t\t\t\t\t\t<\/p>\n

PDIA aims to skill the youth with personal development courses, soft and hard skills and income generation skills. Uganda has the youngest population in the world, with 77% of its population being under 25 years of age.<\/p>\n

There are about 7.3 million youth from the ages of 15\u201324 years in Uganda. Youth unemployment poses a serious political, economic, and social challenge to Uganda and its leadership. The cycle is making it increasingly difficult for Uganda to break out of poverty.<\/p>\n

Young women also more often have to stay at home in a maternal role from a very young age which limits their ability to work.<\/p>\n

PDIA works in collaboration with existing CBOs and youth associations and establishes communities of youth (CYs) to give youth a platform where they collectively work together to address the challenges affecting them.<\/p>\n

Recognizing the importance of informal sector for economic growth and employment generation, PDIA will engage the youth in tailor-made trainings in commercial agriculture, environmental management and vocational skills. These will be integrated with ICT and digital literacy.<\/p>\n

PDIA in collaboration with the Directorate of Industrial Training (DIT) will provide assessment and accreditation for youth skills.<\/p>\n","protected":false},"excerpt":{"rendered":"

What we do Thematic Area: 3 Skilling the Youth PDIA aims to skill the youth with personal development courses, soft and hard skills and income generation skills. Uganda has the youngest population in the world, with 77% of its population being under 25 years of age. There are about 7.3 million youth from the ages …<\/p>\n

Skilling the Youth<\/span> Read More »<\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"parent":297,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"site-sidebar-layout":"no-sidebar","site-content-layout":"page-builder","ast-global-header-display":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"disabled","ast-breadcrumbs-content":"disabled","ast-featured-img":"disabled","footer-sml-layout":"","theme-transparent-header-meta":"enabled","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","footnotes":""},"yoast_head":"\nSkilling the Youth - Personal Development Initiative Africa<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/pdiauganda.org\/index.php\/what-we-do\/skilling-the-youth\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Skilling the Youth - Personal Development Initiative Africa\" \/>\n<meta property=\"og:description\" content=\"What we do Thematic Area: 3 Skilling the Youth PDIA aims to skill the youth with personal development courses, soft and hard skills and income generation skills. Uganda has the youngest population in the world, with 77% of its population being under 25 years of age. There are about 7.3 million youth from the ages … Skilling the Youth Read More »\" \/>\n<meta property=\"og:url\" content=\"https:\/\/pdiauganda.org\/index.php\/what-we-do\/skilling-the-youth\/\" \/>\n<meta property=\"og:site_name\" content=\"Personal Development Initiative Africa\" \/>\n<meta property=\"article:modified_time\" content=\"2021-01-19T03:55:30+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/pdiauganda.org\/wp-content\/uploads\/2021\/01\/WhatsApp-Image-2020-12-28-at-19.50.15.jpeg\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"2 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/pdiauganda.org\/index.php\/what-we-do\/skilling-the-youth\/\",\"url\":\"https:\/\/pdiauganda.org\/index.php\/what-we-do\/skilling-the-youth\/\",\"name\":\"Skilling the Youth - Personal Development Initiative Africa\",\"isPartOf\":{\"@id\":\"https:\/\/pdiauganda.org\/#website\"},\"datePublished\":\"2021-01-03T18:51:33+00:00\",\"dateModified\":\"2021-01-19T03:55:30+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/pdiauganda.org\/index.php\/what-we-do\/skilling-the-youth\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/pdiauganda.org\/index.php\/what-we-do\/skilling-the-youth\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/pdiauganda.org\/index.php\/what-we-do\/skilling-the-youth\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/pdiauganda.org\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"What We Do\",\"item\":\"https:\/\/pdiauganda.org\/index.php\/what-we-do\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"Skilling the Youth\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/pdiauganda.org\/#website\",\"url\":\"https:\/\/pdiauganda.org\/\",\"name\":\"Personal Development Initiative Africa\",\"description\":\"Communities where children and youth are safe\",\"publisher\":{\"@id\":\"https:\/\/pdiauganda.org\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/pdiauganda.org\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/pdiauganda.org\/#organization\",\"name\":\"PERSONAL DEVELOPMENT INITIATIVE AFRICA\",\"url\":\"https:\/\/pdiauganda.org\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/pdiauganda.org\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/pdiauganda.org\/wp-content\/uploads\/2020\/12\/logo.jpg\",\"contentUrl\":\"https:\/\/pdiauganda.org\/wp-content\/uploads\/2020\/12\/logo.jpg\",\"width\":403,\"height\":353,\"caption\":\"PERSONAL DEVELOPMENT INITIATIVE AFRICA\"},\"image\":{\"@id\":\"https:\/\/pdiauganda.org\/#\/schema\/logo\/image\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Skilling the Youth - Personal Development Initiative Africa","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/pdiauganda.org\/index.php\/what-we-do\/skilling-the-youth\/","og_locale":"en_US","og_type":"article","og_title":"Skilling the Youth - Personal Development Initiative Africa","og_description":"What we do Thematic Area: 3 Skilling the Youth PDIA aims to skill the youth with personal development courses, soft and hard skills and income generation skills. Uganda has the youngest population in the world, with 77% of its population being under 25 years of age. There are about 7.3 million youth from the ages … Skilling the Youth Read More »","og_url":"https:\/\/pdiauganda.org\/index.php\/what-we-do\/skilling-the-youth\/","og_site_name":"Personal Development Initiative Africa","article_modified_time":"2021-01-19T03:55:30+00:00","og_image":[{"url":"https:\/\/pdiauganda.org\/wp-content\/uploads\/2021\/01\/WhatsApp-Image-2020-12-28-at-19.50.15.jpeg"}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"2 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/pdiauganda.org\/index.php\/what-we-do\/skilling-the-youth\/","url":"https:\/\/pdiauganda.org\/index.php\/what-we-do\/skilling-the-youth\/","name":"Skilling the Youth - Personal Development Initiative Africa","isPartOf":{"@id":"https:\/\/pdiauganda.org\/#website"},"datePublished":"2021-01-03T18:51:33+00:00","dateModified":"2021-01-19T03:55:30+00:00","breadcrumb":{"@id":"https:\/\/pdiauganda.org\/index.php\/what-we-do\/skilling-the-youth\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/pdiauganda.org\/index.php\/what-we-do\/skilling-the-youth\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/pdiauganda.org\/index.php\/what-we-do\/skilling-the-youth\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/pdiauganda.org\/"},{"@type":"ListItem","position":2,"name":"What We Do","item":"https:\/\/pdiauganda.org\/index.php\/what-we-do\/"},{"@type":"ListItem","position":3,"name":"Skilling the Youth"}]},{"@type":"WebSite","@id":"https:\/\/pdiauganda.org\/#website","url":"https:\/\/pdiauganda.org\/","name":"Personal Development Initiative Africa","description":"Communities where children and youth are safe","publisher":{"@id":"https:\/\/pdiauganda.org\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/pdiauganda.org\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/pdiauganda.org\/#organization","name":"PERSONAL DEVELOPMENT INITIATIVE AFRICA","url":"https:\/\/pdiauganda.org\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/pdiauganda.org\/#\/schema\/logo\/image\/","url":"https:\/\/pdiauganda.org\/wp-content\/uploads\/2020\/12\/logo.jpg","contentUrl":"https:\/\/pdiauganda.org\/wp-content\/uploads\/2020\/12\/logo.jpg","width":403,"height":353,"caption":"PERSONAL DEVELOPMENT INITIATIVE AFRICA"},"image":{"@id":"https:\/\/pdiauganda.org\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/pdiauganda.org\/index.php\/wp-json\/wp\/v2\/pages\/582"}],"collection":[{"href":"https:\/\/pdiauganda.org\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/pdiauganda.org\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/pdiauganda.org\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/pdiauganda.org\/index.php\/wp-json\/wp\/v2\/comments?post=582"}],"version-history":[{"count":20,"href":"https:\/\/pdiauganda.org\/index.php\/wp-json\/wp\/v2\/pages\/582\/revisions"}],"predecessor-version":[{"id":806,"href":"https:\/\/pdiauganda.org\/index.php\/wp-json\/wp\/v2\/pages\/582\/revisions\/806"}],"up":[{"embeddable":true,"href":"https:\/\/pdiauganda.org\/index.php\/wp-json\/wp\/v2\/pages\/297"}],"wp:attachment":[{"href":"https:\/\/pdiauganda.org\/index.php\/wp-json\/wp\/v2\/media?parent=582"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}