ARDUIO LOCAL ROUTER NTP SERVER

Output pins for the log I want to keep the date and time, but I'm having trouble.
local network, the Router date and time of the Serial how do I print?

At the forum, and most of the example I looked at, always there are examples on the internet.

byte SNTP_server_IP[]    = { 192, 168, 2, 1};    //LOcal Router Time

Could you maybe post that again, but with less stochastic wording?

Well, "ethernet shield" with how do I get the time with local router ?? :~

Is this any use? http://arduino.cc/en/Tutorial/UdpNtpClient

thanks wildbill,

code reviewed, they benefit me

my goal is to D10 output is active, the time and date of the eeprom to print.
and in the web server

EEPROm.read( ? Time  );  // Example Clock and Date=  09:30 - 12.08.2014
{"outlet:RelayState; outlet1:Time; }

in the form you want to encode
this is it possible ?