{{ ::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}}
                    {{::WMService.auctionSubtitleV2(auction)}} {{days!=0?(days+'d '):''}}{{(days != 0 || hours != 0)?(hours+'h '):''}}{{minutes}}m {{seconds}}s  {{ "left" | translate}} 
                    
                        {{ ::"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) }}                    
		 /{{FilterService.numPages()}}
 	
			    	{{ "We are building our next catalog now" | translate }}	    	
        	
	    		    		{{ "Please check back again soon" | translate }}	    	    	
        