com_local_time 0.1.1

Implementation of My Country time and each country's clock with a computer clock컴퓨터 시계만으로 우리나라 시간과 각 나라별 시계 구현하기
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[dependencies]

[package]
description = "Implementation of My Country time and each country's clock with a computer clock컴퓨터 시계만으로 우리나라 시간과 각 나라별 시계 구현하기"
documentation = "https://docs.rs/com_local_time"
edition = "2021"
homepage = "https://github.com/YoungHaKim7/com_local_time"
keywords = ["time", "UNIX_TIME", "SystemTime"]
license = "MIT"
name = "com_local_time"
readme = "README.md"
repository = "https://github.com/YoungHaKim7/com_local_time"
version = "0.1.1"