{{ ::title() | translate }}
{{ ::viewVars.title | translate }}
{{ 'PASTAUCTIONCOUNT' | translate:tranlatePastAuctionCount:'messageformat' }}
{{ ::"Past Auctions" | translate }}
Your browser is not supported.
		For a better experience, please try one of these browsers:
	
		 /{{FilterService.numPages()}}
 	
{{ WMService.auctionStartDate(auction) | moment:'ddd' }}
		{{ WMService.auctionStartDate(auction) | moment:'D' }}
		{{ WMService.auctionStartDate(auction) | moment:'MMM' }}
	{{ WMService.auctionEndDate(auction) | moment:'ddd' }}
		{{ WMService.auctionEndDate(auction) | moment:'D' }}
		{{ WMService.auctionEndDate(auction) | moment:'MMM' }}
	{{ AMDate.time(WMService.auctionStartDate(auction), true) }}
			{{ auction.location_name }}
		{{ AMDate.time(WMService.auctionEndDate(auction), true) }}
	 	{{viewVars.brand!='phillips'?('LIVE NOW!' | translate) :''}}
        {{ ::auction.auction_type == "timed"?"Timed Auction":"Live Auction" | translate }}
        
             {{ ::"Pending" | translate }}        
        
             {{ ::"Declined" | translate }}        
        
             {{ ::"Registered" | translate }} | {{::viewVars.paddleLabel|firstUpper|translate}} #: {{ ::WMService.auctionRegistration(auction).paddle }}
        
        
            {{ ::"Not Registered" | translate }}        
    
    {{::auction.title}}
        
                    {{ ::"Pre bidding starts:" | translate }}
                    {{ ::AMDate.date(AMDate.getMoment(auction.time_start, auction.timezone)) }} {{ "at" | translate }} {{ ::AMDate.time(AMDate.getMoment(auction.time_start, auction.timezone), false, false) }}                
                {{ "Live Bidding began" | translate }}:
                {{ "Live auction starts" | translate }}
                {{ "Live bidding begins:" | translate }}
                {{ ::AMDate.date(AMDate.getMoment(auction.time_start_live_auction, auction.timezone)) }} {{ "at" | translate }} {{ ::AMDate.time(AMDate.getMoment(auction.time_start_live_auction, auction.timezone), false, false) }}            
                {{::WMService.auctionSubtitleV2(auction)}}                
                    {{days!=0?(days+("d" | translate)+' '):''}}{{(days != 0 || hours != 0)?(hours+("h" | translate)+' '):''}}{{minutes}}{{ ::"m" | translate}} {{seconds}}{{ ::"s" | translate}}  {{ ::"left" | translate}}                
            
        {{ ::"Description" | translate }}
    
    
		 /{{FilterService.numPages()}}
 	
			    	{{ "There are no past auctions." | translate }}	    	
        