Timezone lib for arduino due.......

Dear all,

Somebody has the Timezone library modified to run in arduino due?

The original lib uses avr/eprom lib and other functions not compatible with arduino due.

C:\Arduino\libraries\Timezone-master\Timezone.cpp:12:24: fatal error: avr/eeprom.h: No such file or directory

 #include <avr/eeprom.h>

                        ^

compilation terminated.

exit status 1
Error compiling.

Thanks for all, and best regards!