Skip to content

This package allows you to convert DateTime formate diffrence in a worda like Tommorow, Today, yesterday , 1 day ago and so on

License

Notifications You must be signed in to change notification settings

alokesh-git/time_diffrence

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This package allows you to convert DateTime formate diffrence in a words like Tommorow, Today, yesterday , 1 day ago and so on

Features

This package allows you to convert DateTime format diffrence in a words like Tommorow, Today, yesterday , 1 day ago and so on

Getting started

Just you have data in datetime format

Usage

TODO: Include short and useful examples for package users. Add longer examples to /example folder.

import 'package:time_diffrence/time_diffrence.dart';

void main(){
  // set year month and day in DateTime formate
  print(convertToNaturalLanguageDate(DateTime(2023,5,15)));
}

About

This package allows you to convert DateTime formate diffrence in a worda like Tommorow, Today, yesterday , 1 day ago and so on

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages