2.0.1 • Published 4 years ago

get-system-date-node-addon v2.0.1

Weekly downloads
20
License
-
Repository
-
Last release
4 years ago

Get system date node addon

System date is generated using 'c' program and compiled into node addon(using napi)

print system date and system date format

Run npm start to print system date and system date format in console.

User entered date to ISO date

Enter random date using the 'userDate' variable in the 'get-system-date.js' file to get ISO date. (Experimental)

Further development

Planning to make it cross platform using 'node-pre-gyp'. Tested on Linux(ubuntu) where it prints the system date from linux. Needs testing on Mac as well

2.0.1

4 years ago

2.0.0

4 years ago

1.0.6

4 years ago

1.0.5

4 years ago

1.0.4

4 years ago

1.0.3

4 years ago

1.0.0

4 years ago