gt4ztimestamp

Description

More efficient UTC/GMT timestamps, Olsen timezone database support, example based formatter and parser, SNTP client

Details

Source
GitHub
Forks
1
Created
Nov. 10, 2023
Updated
July 22, 2025

Categories

Database Education / Howto Serialization System / OS

README excerpt

# 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
```

← Back to results