4irbnb

Replicating airbnb following the atomic design principles...

View the Project on GitHub kokiebisu/4irbnb

Home > @nextbnb/utils > DateUtils

DateUtils class

Signature:

export declare class DateUtils 

Methods

Method Modifiers Description
checkIfValidDate(date) static Checks whether if the given date is considered valid
formatDate(date) static Formats date
formatDateByElapsedTime(date) static