Skip to content

tomasdiaztoro/blackbuda

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

BlackBuda

Code used for the BlackBuda test

You can add different timestamps in the timestamps const to get timeranges data (period between timestamp and one hour before) and compare them.

Instructions

Execute: node buda.js

With:

const timestamps = [
    new Date("2023-03-01T13:00:00").getTime(),
    new Date("2024-03-01T13:00:00").getTime()
]

The output will look like:

image

About

Code used for the BlackBuda test

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published