Date changed

This commit is contained in:
raja.blaze 2019-08-07 15:28:54 +05:30
parent a131d5717c
commit 288e51151b

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';
var dateFormat = 'HH:mm';
}
if(Difftype == "target"){
var TotalDifficultyNBlockQuery = await getConnection()