/TimeStamp-Microservice

Generate unix timestamps, convert timestamps to readable date and time.

Primary LanguageC#MIT LicenseMIT

CodeFactor CI Workflow

Timestamp Microservice

A simple microservice that returns the current timestamp in Unix, UTC and Local format. Parses Timestamp to UTC and local time and date.

App:

  • Generate Unix Timestamps UI

GenerateTimestampsUI

  • Convert Timestamps to Date and Time

ConvertTimestampsUI

API:

  • Generate Unix Timestamps

GenerateTimestamps

  • Convert Timestamps to Date and Time

ConvertTimestamps