WBF

From PDD Wiki
Revision as of 12:05, 5 December 2013 by KBertrand (Talk | contribs)

Jump to: navigation, search

Time remaining to our September 30, 2015 deadline:

<addhtml> <style type="text/css">

  1. countdown {

font-family:Helvetica,Arial,Sans Serif; font-size:2em; font-weight:bold; } </style> <script type="text/javascript"> // set the date we're counting down to var target_date = new Date("Sep 30, 2015").getTime(); var dst_change_datetime = new Date("Sep 30, 2015 2:00"); var today = new Date(); if (today < dst_change_datetime) { var target_date = new Date("Sep 29, 2015 23:00").getTime(); } // variables for time units var days, hours, minutes, seconds; // get tag element var countdown = document.getElementById("countdown"); // update the tag with id "countdown" every 1 second setInterval(function () {

   // find the amount of "seconds" between now and target
   var current_date = new Date().getTime();
   var seconds_left = (target_date - current_date) / 1000;
   // do some time calculations
   days = parseInt(seconds_left / 86400);
   seconds_left = seconds_left % 86400;
   hours = parseInt(seconds_left / 3600);
   seconds_left = seconds_left % 3600;
   minutes = parseInt(seconds_left / 60);
   seconds = parseInt(seconds_left % 60);
   // format countdown string + set tag value
   countdown.innerHTML = days + "d, " + hours + "h, "
   + minutes + "m, " + seconds + "s";  

}, 1000); </script> </addhtml>

UPCOMING EVENTS

NEXT MEETING

Date: Wednesday, January 8th, 2014
Time: 3-5pm
Location: Room 217, 112 E. Post Road, White Plains
There is call-in capability for this meeting if you are not able to attend in person. Click here to request Call-in Info
This group will meet the first Wednesday of each month.

PREVIOUS MEETINGS

  • December 4, 2013

Agenda
Discussion Topics from Youth At Risk of Homelessness Meeting
Grant Score Summary & Comments

COMMITTEES

Steering Committee Contact Program Coordinator
Data & Evaluation Contact Jenna Heyman
Youth Leadership Contact Carol Hardesty
Youth Peer Group Contact Jessica Grimm
Programs, Innovations & Services Contact Diane Stern

  • Next Meeting: December 6, 2013, 10am-12pm, Leake and Watts Yonkers Campus 463 Hawthorne Ave Yonkers, NY 10705

Workforce Development Contact Andy Bell & Michael Orth
Community Outreach Contact Allison McSpedon

TOOLBOX

Twitter
Facebook