DateTools : Some tools to work with date and time

Wow! Good job!!

It’s work offline?

2 Likes

It works offline because it fetches device time.

2 Likes

I have a suggestion
if possible then add blocks to compare lists of dates and then order them in assending or descending dates way

What is the default template? DD/MM/YYYY?

4 posts were split to a new topic: How to convert datetime to milliseconds

The default date time format is:
dd/MM/yyyy hh:mm:ss a

blocks

Why this output is: 1

Maybe it’s taking 16 and 22 as the months and 03 as the day?

3 Likes

I think no but it is quite similar.

@Jerk_Phantom Had you changed default date format?

But you are using a date which is not in correct format.So you have two ways:
1.Use 16/03/2020 00:00:00 am
2.Just change default format to dd/MM/yyyy

So I have some questions:
Is DateFormat property confusing?

  • Yes
  • No
  • Can’t say

0 voters

Should I replace DateFormat property with a suitable alternative?

  • It should be replaced
  • It should not be replaced
  • Can’t say

0 voters

Making it more simple to users,than you should definitely replace it with an easier and understandable alternative.

2 Likes

crash after compile apk

3 Likes

You should provide more details.

after compile apk and i try clik time internet bottom then crash close but if i use companion to try its no problem …

Be sure to check that internet connection is on.
Also can you send me a demo apk?

i cant sent u demo cause itc crash after open if i remove this extension apk not crash

Yes I found it.
There is a bug in DateTools.

i hope fixed soon

I want to add (+) 10Day this setup of date DD/MM/YYYY how can I do that?
and when I countdown 1 Extension, I want to get difference between 2 date in weeks and also days like 2week and 1day like way? when I use that extension i can get only week not sense about day I want correct It what should I do above 2