More efficient UTC/GMT timestamps, Olsen timezone database support, example based formatter and parser, SNTP client
# gt4ztimestamp This repository contains GToolkit specific extensions and additions to ZTimestamp. ## Installation ``` Metacello new repository: 'github://feenkcom/gt4ztimestamp:master/src'; baseline: 'GToolkit4ZTimestamp'; load ``` ## Load Lepiter After installing with Metacello, you will be able to execute ``` #BaselineOfGToolkit4ZTimestamp asClass loadLepiter ```