Date changed

This commit is contained in:
raja.blaze 2019-08-07 15:08:14 +05:30
parent 02cd03f03a
commit a131d5717c

View File

@ -1141,7 +1141,7 @@ export class BlockchainBlockController {
if (TotalDifficultyNBlockRequestData.Interval && TotalDifficultyNBlockRequestData.Interval != '1 day') {
var dateFormat = 'YYYY-MM-DD';
}else{
var dateFormat = 'hh:mm:ss';
var dateFormat = 'hh:mm';
}
if(Difftype == "target"){
var TotalDifficultyNBlockQuery = await getConnection()